[bug #68160] dlmread mishandle Inf
Rik <[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 #68160 (group octave):
Status: None => Fixed
Open/Closed: Open => Closed
Fixed Release: None => 12.1.0 (current default)
Planned Release: None => 12.1.0 (current default)
_______________________________________________________
Follow-up Comment #3:
Correct. There is a problem when input value exceeds range of
octave_idx_type. I modified your changeset slightly to use the original
constant "idx_max_dbl" because there was no difference between this value and
the value of 2^63 calculated with *ldexp*, and I felt it was clearer to use
the original formulation.
I also capitalized the compile-time constants IDX_MAX and IDX_MAX_DBL since
that helps with code clarity.
All checked in with changeset 1e379f88a532.
Marking as Fixed and closing report.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?68160>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
signature.asc
(application/pgp-signature, 228 B)
-----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQQk97aszIMMAvLLwm6qLAuaBUf3TgUCacAKbQAKCRCqLAuaBUf3 TpZhAQDvb9xc3AHIZPU+LyICKxj327VyPFXBmFuoLb0qTC8abwD9Gzgll9xSK6W8 5GhhSt5hpOtQLZYv8XBHoOezA7JORAc= =j2f7 -----END PGP SIGNATURE-----