FogBugz (Case [Issue]10779) Compiler (old) - Parsing faulty method ends with incorrect ast

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

FogBugz (Case [Issue]10779) Compiler (old) - Parsing faulty method ends with incorrect ast

Pharo Issue Tracker
A FogBugz case was edited by Gisela Decuzzi.

Case ID:      10779
Title:        Parsing faulty method ends with incorrect ast
Status:       Working On
Category:     Bug
Project:      Compiler (old)
Area:         Misc
Priority:     3 - Must Fix
Milestone:    Pharo3.0: 30/03/2014
Assigned To:  Everyone

URL:          https://pharo.fogbugz.com/default.asp?10779

An update... The first expressions can be solved by changing the parser and improving the error handler.

But the last ones... fail during scannig, to solve all the expressions we should change the way we are stepping/scaning next tokens (maybe even having error tokens and see how to manage the faulty comments)... or catch the error in the parser while scanning.

Since are very different and to fix the second part we have lot of chances to break a lot more of tests... I will split this issue in two.


You are subscribed to this case.  If you do not want to receive automatic notifications in the future, unsubscribe (https://pharo.fogbugz.com/default.asp?pre=preUnsubscribe&pg=pgEditBug&command=view&ixBug=10779) from this case.

_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker