FogBugz (Case [Issue]20070) Command Line - terminal color not reset after a error message

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

FogBugz (Case [Issue]20070) Command Line - terminal color not reset after a error message

Pharo Issue Tracker
FogBugz Notification
avatar
K K Subbu resolved Case 20070: terminal color not reset after a error message and assigned it to K K Subbu:
Bug in Project:  Command Line: 1. Pharo Image  •  You are subscribed to this case
The fix worked for the following quick tests

$ ./pharo Pharo.image eval 'ProtoObject ; .^MProtoObject pointersTo.'
Syntax Error on line 1: 'cascaded message not allowed'
======================================================
1: ProtoObject ; .
              _^_
2: ProtoObject pointersTo.

 
$ ./pharo Pharo.image eval 'ProtoObject methodDict size;^MProtoObject pointersTo'
Syntax Error on line 2: 'End of statement list encountered'
===========================================================
1: ProtoObject methodDict size;
2: ProtoObject pointersTo
              _^_
Status changed:
Working On  changed to  Resolved (Fix Review Needed)

Priority Priority: 4 – Would be nice Status Status: Resolved (Fix Review Needed)
Assigned To Assigned to: K K Subbu Milestone Milestone: Later

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

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

FogBugz

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