right click on commented code kill Zeus
Posted: Wed Nov 19, 2008 10:09 pm
Hi Jussi
I have been using 3.96r for about 2 weeks. I just noticed this bug, but it is very repeatable on my system ( win2K if it matters). This bug causes zeus to hang up. It becomes non-responsive. Windows reports zeus as not responding. If I attempt to force a close from task manager, I get a message that the program is being debugged and can't be closed
To recreate this condition:
1) open a cpp file from the project navigator
2) select a few lines of code which are commented out. below are the lines of code I have. I do a column select so only a few columns in these 3 rows are selected ( I don't think this last detail matters)
// my_states[OVERALL].init( NULL, NULL, NULL);
// my_states[OVERALL].make_transition(
// sm.initialize_appl_state_machine( my_states, NUM_STATES, this, OVERALL );
4) Right click the mouse. Zeus is now dead.
Jack
I have been using 3.96r for about 2 weeks. I just noticed this bug, but it is very repeatable on my system ( win2K if it matters). This bug causes zeus to hang up. It becomes non-responsive. Windows reports zeus as not responding. If I attempt to force a close from task manager, I get a message that the program is being debugged and can't be closed
To recreate this condition:
1) open a cpp file from the project navigator
2) select a few lines of code which are commented out. below are the lines of code I have. I do a column select so only a few columns in these 3 rows are selected ( I don't think this last detail matters)
// my_states[OVERALL].init( NULL, NULL, NULL);
// my_states[OVERALL].make_transition(
// sm.initialize_appl_state_machine( my_states, NUM_STATES, this, OVERALL );
4) Right click the mouse. Zeus is now dead.
Jack