[bug #68448] replace strtoull/strtoul with from_char in lex.ll
"Dmitri A. Sergatskov" <[email protected]> Sun, 14 Jun 2026 08:22:35 -0400 (EDT)
| 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.
Follow-up Comment #3, bug #68448 (group octave):
OK here is a CSET. I also replaced uintmax_t with uint64_t. Lexer only accepts
up to 64 binary digits, so uint64_t is the exact domain. uintmax_t is broader
and platform-dependent.
(file bug68448_lex_from_chars_20260614_100.cset)
Dmitri.
--
(file #58717)
_______________________________________________________
Additional Item Attachment:
Name: bug68448_lex_from_chars_20260614_100.cset Size: 2.8KiB
<https://file.savannah.gnu.org/file/bug68448_lex_from_chars_20260614_100.cset?file_id=58717>
AGPL NOTICE
These attachments are served by Savane. You can download the corresponding
source code of Savane at
https://git.savannah.nongnu.org/cgit/administration/savane.git/snapshot/savane-c36938be85ff6c1b727bc7dd7fd30e48f9142870.tar.gz
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?68448>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
signature.asc
(application/pgp-signature, 228 B)
-----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQQk97aszIMMAvLLwm6qLAuaBUf3TgUCai6dCwAKCRCqLAuaBUf3 TvPQAQCC2QNKma3e5wJLKvN7ndB2331zaJPwV3du8c+/r5TfXAEA/HRNBB3K8nhF k1icp8FYEdsd9UujypmR6fcc69lEawo= =fCcP -----END PGP SIGNATURE-----