-
Bug
-
Resolution: Won't Fix
-
P4
-
None
-
1.1.1
-
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.