-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
P4
-
None
-
Affects Version/s: 1.1.1
-
Component/s: core-libs
-
sparc
-
solaris_2.5.1
It is not possible to reliably change the syntax tables when the
StreamTokenizer is in a pushbacked state. It maintains the pushed back
token classification from the old table rather than reclassifying it
according to the new table.
StreamTokenizer is in a pushbacked state. It maintains the pushed back
token classification from the old table rather than reclassifying it
according to the new table.