Issue 1078 in moose-technology: Syntax error do not raise when debugging

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 1078 in moose-technology: Syntax error do not raise when debugging

moose-technology
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 1078 by [hidden email]: Syntax error do not raise when  
debugging
http://code.google.com/p/moose-technology/issues/detail?id=1078

Describe the problem: what do you get? what do you expect?

When I change a method in the GTDebugger with a syntax error, the save  
action is allowed (the orange corner vanishes but the code is not saved...)  
and the debugger goes to the top of the stack, but no error message is  
risen.

I expect to have a message or at least not the ability to save

How to reproduce the problem: step by step if necessary

Execute: Object sorted
You should have a DNU.
Remove receiver: self in the Object>>doesNotUnderstand: method, now the  
method contains a syntax error (; followed of .)
Save

Additional information: platform, context which may impact the problem

W7 - Moose latest

Please fill in the labels with the following information:
* Type-Defect
* Component-GTDebugger


--
You received this message because this project is configured to send all  
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Issue 1078 in moose-technology: Syntax error do not raise when debugging

moose-technology
Updates:
        Status: Fixed

Comment #1 on issue 1078 by [hidden email]: Syntax error do not  
raise when debugging
http://code.google.com/p/moose-technology/issues/detail?id=1078

Thanks for spotting this problem.
Should be fixed in the latest moose image.

--
You received this message because this project is configured to send all  
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev