Closed brunobuzzi closed 4 years ago
closed in favor of GsDevKit/GsDevKit#128 ... @brunobuzzi, when you said you would report the bug agains GsDevKit< it hought you meant GsDevKit/GsdevKit :) ... I've been meaning for quite sometime to convert things to use GsDevKit/GsdevKit instead of glassdb/glass but the logistics of switch git repositories in mid stream seems to be more trougle thatn it is worth? When Rowan is finally on the scened, I can make the switch ... I assume:)
It seems there is bug in ChangeList>>parseSelector: (or Scanner>>scanMessageParts:) (tested on GS 3.5.1 & 3.5.4). Try:
But the following will work ok :
So it seems a border case when you have a negative number immediately after the selector. The following also will fail:
The workaround will be add empty temp definition at the beginning "||" of the method.