[bug #68446] lexer double counting chars
"John W. Eaton" <[email protected]>
| Newsgroups | gmane.comp.gnu.octave.bugs |
|---|---|
| Message-ID | <[email protected]> |
Please use the bug tracker to post updates to a bug report. The mailing list is intended as a read-only notification stream. Info posted to this mailing list address won't appear in the tracker database where it is most useful.
Update of bug #68446 (group octave):
Status: None => Ready For Test
Fixed Release: None => 12.1.0 (current default)
Planned Release: None => 12.1.0 (current default)
_______________________________________________________
Follow-up Comment #1:
Here is something that would test the FQ_IDENT case:
$ cat foocls.m
classdef foocls < containers.Ma()p
end
and then I see the problem:
octave> foocls
error: syntax error near line 1, column 45 in file [...]/foocls.m
>>> classdef foocls < containers.Ma()p
^
I pushed the proposed change to default in changeset 634d7a4866f2. Marking as
ready for test.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?68446>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
signature.asc
(application/pgp-signature, 228 B)
-----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQQk97aszIMMAvLLwm6qLAuaBUf3TgUCanTIxAAKCRCqLAuaBUf3 TqF3AP4pYVhLQZ+xtAJgC0f4RpiisxlLnRRz2OgbAAo5hRfyRQEAzigZyHWycy40 bz1SU0t+4ZkDJl2HFhv/hpbu5I3PfAM= =avjE -----END PGP SIGNATURE-----