Click here to Skip to main content
15,900,461 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: How bad can you mess up string parsing? Pin
honey the codewitch18-Aug-19 1:40
mvahoney the codewitch18-Aug-19 1:40 
GeneralRe: How bad can you mess up string parsing? Pin
Sander Rossel18-Aug-19 2:04
professionalSander Rossel18-Aug-19 2:04 
GeneralRe: How bad can you mess up string parsing? Pin
honey the codewitch18-Aug-19 2:35
mvahoney the codewitch18-Aug-19 2:35 
GeneralRe: How bad can you mess up string parsing? Pin
honey the codewitch18-Aug-19 2:39
mvahoney the codewitch18-Aug-19 2:39 
GeneralRe: How bad can you mess up string parsing? Pin
Sander Rossel18-Aug-19 3:02
professionalSander Rossel18-Aug-19 3:02 
GeneralRe: How bad can you mess up string parsing? Pin
honey the codewitch18-Aug-19 3:05
mvahoney the codewitch18-Aug-19 3:05 
GeneralRe: How bad can you mess up string parsing? Pin
Sander Rossel18-Aug-19 3:10
professionalSander Rossel18-Aug-19 3:10 
GeneralRe: How bad can you mess up string parsing? Pin
honey the codewitch18-Aug-19 3:12
mvahoney the codewitch18-Aug-19 3:12 
LOL!

the whole point is to NOT throw errors, but rather, return error nodes in the parse tree when the parser encounters errors, and to continue parsing.

you know how visual studio will show multiple syntax errors in your code at once?

this is how it does it. Its parser has to continue even when it finds syntax errors.
When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.

GeneralRe: How bad can you mess up string parsing? Pin
Sander Rossel18-Aug-19 4:56
professionalSander Rossel18-Aug-19 4:56 
GeneralRe: How bad can you mess up string parsing? Pin
honey the codewitch18-Aug-19 4:57
mvahoney the codewitch18-Aug-19 4:57 
GeneralRe: How bad can you mess up string parsing? Pin
Rick York18-Aug-19 6:58
mveRick York18-Aug-19 6:58 
GeneralRe: How bad can you mess up string parsing? Pin
honey the codewitch18-Aug-19 7:02
mvahoney the codewitch18-Aug-19 7:02 
GeneralRe: How bad can you mess up string parsing? Pin
Nelek18-Aug-19 8:10
protectorNelek18-Aug-19 8:10 
GeneralRe: How bad can you mess up string parsing? Pin
honey the codewitch18-Aug-19 8:10
mvahoney the codewitch18-Aug-19 8:10 
GeneralRe: How bad can you mess up string parsing? Pin
BillWoodruff18-Aug-19 2:41
professionalBillWoodruff18-Aug-19 2:41 
GeneralRe: How bad can you mess up string parsing? Pin
AnotherKen19-Aug-19 14:55
professionalAnotherKen19-Aug-19 14:55 
GeneralRe: How bad can you mess up string parsing? Pin
Sander Rossel19-Aug-19 19:28
professionalSander Rossel19-Aug-19 19:28 
GeneralOk, now I have two dev machines. Pin
OriginalGriff17-Aug-19 23:37
mveOriginalGriff17-Aug-19 23:37 
GeneralRe: Ok, now I have two dev machines. Pin
Sander Rossel18-Aug-19 0:01
professionalSander Rossel18-Aug-19 0:01 
GeneralRe: Ok, now I have two dev machines. Pin
OriginalGriff18-Aug-19 0:19
mveOriginalGriff18-Aug-19 0:19 
GeneralRe: Ok, now I have two dev machines. Pin
Sander Rossel18-Aug-19 0:21
professionalSander Rossel18-Aug-19 0:21 
GeneralRe: Ok, now I have two dev machines. Pin
RickZeeland18-Aug-19 0:31
mveRickZeeland18-Aug-19 0:31 
GeneralRe: Ok, now I have two dev machines. Pin
Sander Rossel18-Aug-19 1:58
professionalSander Rossel18-Aug-19 1:58 
GeneralRe: Ok, now I have two dev machines. Pin
OriginalGriff18-Aug-19 0:36
mveOriginalGriff18-Aug-19 0:36 
GeneralRe: Ok, now I have two dev machines. Pin
Sander Rossel18-Aug-19 1:55
professionalSander Rossel18-Aug-19 1:55 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.


Straw Poll

Were you affected by the geomagnetic storms this past weekend?
Communication disruptions, electrified pipes, random unexplained blue-screens in Windows - the list of effects is terrifying.
  Results   488 votes