[bug #68448] replace strtoull/strtoul with from_char in lex.ll

"Dmitri A. Sergatskov" <[email protected]> Sun, 14 Jun 2026 06:42:53 -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 #2, bug #68448 (group octave):

Those are integers, not doubles (that are not universally implemented in C++20
compilers). We already have a few other places (in the same file) that does
not have the fallback for those (integer) cases.
The issue is the formatting of doubles (see also this problem with subnormal
numbers). 

I will make CSET soon-ish. 

Also, this is not technically a bug but code improvements, so I was assuming
we would fix more serious bugs first (hanging, ASAN 
warning, and double char counting) since those also change souce and would
require re-basing.

Dmitri.
-- 



    _______________________________________________________

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-----

iHUEABYIAB0WIQQk97aszIMMAvLLwm6qLAuaBUf3TgUCai6FrQAKCRCqLAuaBUf3
TvHCAQDgbPug6jr4n1MYNlTfHUo0Jd5oLrFkW6EGceIXcmbx0gEAiyu5uzzwSuAR
XCOY1slXCInfDN/aQf9SWoXwH+qxCQ4=
=mQGj
-----END PGP SIGNATURE-----