Manuscript (Case [Issue]22858) _Inbox - Formatter is invoked during parsing.

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

Manuscript (Case [Issue]22858) _Inbox - Formatter is invoked during parsing.

Pharo Issue Tracker
Manuscript Notification
avatar
Bug in Project:  _Inbox: Not Spam  •  You are subscribed to this case
In addition putting a self haltOnce and enable it
Execute 8 times the following code. There is definitively something wrong.

BlConfigurableFormatter >> formatMethodBodyFor: aMethodNode
self
indentAround: [ Transcript show: 'x'.
self haltOnce.
self newLines: self newLinesAfterMethodPattern.
self formatMethodCommentFor: aMethodNode.
self formatPragmasFor: aMethodNode.
self visitNode: aMethodNode body ]
Priority Priority: 5 – Fix If Time Status Status: Work Needed
Assigned To Assigned to: Everyone Milestone Milestone: Later

Go to Case
No longer need updates? Unsubscribe from this case.

Don't want Manuscript notifications anymore? Update your preferences.

Manuscript

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