FogBugz (Case [Issue]10779) _Inbox - 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) _Inbox - Parsing faulty method ends with incorrect ast

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

Case ID:      10779
Title:        Parsing faulty method ends with incorrect ast
Status:       Working On
Category:     Bug
Project:      _Inbox
Area:         Not Spam
Priority:     3 - Must Fix
Milestone:    Later
Assigned To:  Everyone

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

All this faulty methods has wrong results for: RBParser parseFaultyMethod:

- 'method: asd  self ,'
- 'method: asd  self a:'
- 'method: asd  []]'
- 'method: asd  [  ] ,'
- 'method:  ^^'
- 'method: asd  ['
- 'method: asd  ^ asd. n'
- 'method: asd  ^ {'
(errors in the ast, loosing the nodes parsed correctly and only having an errorNode instead)

- 'selector '''
- 'selector #^'
- 'selector ¿'
- 'selector "'
(errors while scanning and the error block handler)


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