Click here to Skip to main content
15,912,932 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: I'm stumped and in the worst way. Pin
Member 1298255820-Feb-20 4:19
Member 1298255820-Feb-20 4:19 
GeneralRe: I'm stumped and in the worst way. Pin
honey the codewitch20-Feb-20 4:33
mvahoney the codewitch20-Feb-20 4:33 
GeneralRe: I'm stumped and in the worst way. Pin
Member 1298255820-Feb-20 4:42
Member 1298255820-Feb-20 4:42 
GeneralRe: I'm stumped and in the worst way. Pin
honey the codewitch20-Feb-20 4:54
mvahoney the codewitch20-Feb-20 4:54 
GeneralRe: I'm stumped and in the worst way. Pin
OriginalGriff20-Feb-20 4:21
mveOriginalGriff20-Feb-20 4:21 
GeneralRe: I'm stumped and in the worst way. Pin
honey the codewitch20-Feb-20 4:34
mvahoney the codewitch20-Feb-20 4:34 
GeneralRe: I'm stumped and in the worst way. Pin
OriginalGriff20-Feb-20 5:05
mveOriginalGriff20-Feb-20 5:05 
GeneralRe: I'm stumped and in the worst way. Pin
lopatir20-Feb-20 4:56
lopatir20-Feb-20 4:56 
just thinking a simple solution would be push markers onto the stack,
something goes wrong pop and discard till the marker is found.

markers would have a "safe here" with a number akin to the depth of the tree.

i.e. marker #1 at the beginning, #2 at the first branch, #3 at third...
- if it fails roll (pop) back to last marker
- but then need to decide: are we recovered [enough] here go back another level?

second part is hardest - sometimes an error shows 1 message and other times a whole page of subsequent and possibly incorrect/inappropriate messages - even the best compilers can do that.
(missing/extra quotes and close braces are common classics, fore sure they make FSM's run like bulls in a china shop.)

how far to roll back depends how blunt you want recovery, even then there's some things you just cant fix anymore.


already reduced input to handle for missing/extra right hands pushing "ok to here" markers should recover most.
after many otherwise intelligent sounding suggestions that achieved nothing the nice folks at Technet said the only solution was to low level format my hard disk then reinstall my signature. Sadly, this still didn't fix the issue!

GeneralRe: I'm stumped and in the worst way. Pin
honey the codewitch20-Feb-20 5:02
mvahoney the codewitch20-Feb-20 5:02 
GeneralRe: I'm stumped and in the worst way. Pin
lopatir20-Feb-20 5:39
lopatir20-Feb-20 5:39 
GeneralRe: I'm stumped and in the worst way. Pin
Gerry Schmitz20-Feb-20 6:17
mveGerry Schmitz20-Feb-20 6:17 
GeneralRe: I'm stumped and in the worst way. Pin
honey the codewitch20-Feb-20 6:30
mvahoney the codewitch20-Feb-20 6:30 
GeneralRe: I'm stumped and in the worst way. Pin
David O'Neil20-Feb-20 6:52
professionalDavid O'Neil20-Feb-20 6:52 
GeneralRe: I'm stumped and in the worst way. Pin
honey the codewitch20-Feb-20 7:04
mvahoney the codewitch20-Feb-20 7:04 
GeneralRe: I'm stumped and in the worst way. Pin
David O'Neil20-Feb-20 7:22
professionalDavid O'Neil20-Feb-20 7:22 
GeneralRe: I'm stumped and in the worst way. Pin
honey the codewitch20-Feb-20 7:51
mvahoney the codewitch20-Feb-20 7:51 
GeneralRe: I'm stumped and in the worst way. Pin
David O'Neil20-Feb-20 8:17
professionalDavid O'Neil20-Feb-20 8:17 
GeneralRe: I'm stumped and in the worst way. Pin
honey the codewitch20-Feb-20 8:28
mvahoney the codewitch20-Feb-20 8:28 
GeneralRe: I'm stumped and in the worst way. Pin
RugbyLeague20-Feb-20 22:32
RugbyLeague20-Feb-20 22:32 
GeneralRe: I'm stumped and in the worst way. Pin
honey the codewitch20-Feb-20 22:49
mvahoney the codewitch20-Feb-20 22:49 
GeneralCCC - 2020-02-20 Pin
musefan19-Feb-20 22:01
musefan19-Feb-20 22:01 
GeneralRe: CCC - 2020-02-20 Pin
OriginalGriff19-Feb-20 22:06
mveOriginalGriff19-Feb-20 22:06 
GeneralRe: CCC - 2020-02-20 Pin
musefan19-Feb-20 22:14
musefan19-Feb-20 22:14 
GeneralRe: CCC - 2020-02-20 Pin
Richard MacCutchan19-Feb-20 22:16
mveRichard MacCutchan19-Feb-20 22:16 
GeneralRe: CCC - 2020-02-20 Pin
OriginalGriff19-Feb-20 22:29
mveOriginalGriff19-Feb-20 22:29 

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.