[Ohrrpgce] SVN: teeemcee/8381 reloadbasic: Allow putting a comment after a _ line continuation charact

subversion at HamsterRepublic.com subversion at HamsterRepublic.com
Thu Feb 2 18:55:51 PST 2017


teeemcee
2017-02-02 18:55:51 -0800 (Thu, 02 Feb 2017)
450
reloadbasic: Allow putting a comment after a _ line continuation character, like FB

This can misrecognise _ inside comments (there was actually one
comment in common.rbas where this happened). But the old code was also
a kludge.

This doesn't match FB's behaviour, which seems to strip comments and
handle _ as it lexes the line, rather than in a pre-processing step.
RB actually treats comments the same way, but handles _ in a
pre-processing step.
---
U   wip/common.rbas
U   wip/reloadbasic/reloadbasic.py


More information about the Ohrrpgce mailing list