Hi!
Here is a serious bug: Type (in a playground or code browser) the following: #(‘hello’) I get a violent #isNumberLiteralToken DNU on RBErrorToken
Also, consider the following:
The closing ) has the same color than the symbol. Which is not correct. It should have the same color than the opening (
Apparently these error do not occur in Pharo 5
https://github.com/moosetechnology/Moose/issues/1125 https://github.com/moosetechnology/Moose/issues/1125
Cheers, Alexandre
2015-08-05 15:58 GMT+02:00 Alexandre Bergel alexandre.bergel@me.com:
Hi!
Here is a serious bug: Type (in a playground or code browser) the following: #(‘hello’) I get a violent #isNumberLiteralToken DNU on RBErrorToken
Also, consider the following:
The closing ) has the same color than the symbol. Which is not correct. It should have the same color than the opening (
Apparently these error do not occur in Pharo 5
This is work in progress for using the RB-Based styler in Rubric. This is not yet in the recent Pharo 5 image (only if you load the latest (Rubric-MarcusDenker.262) Rubric version).
I am aware on this but hadn't time to finish the changes needed to make rubrics styler use the RB-Based styler.
https://github.com/moosetechnology/Moose/issues/1125
Cheers, Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Ah okay!
Thanks Nicolai to put effort on this. This is highly wanted :-)
Cheers, Alexandre