octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #59955] dlmwrite fails silently for variables


From: Rik
Subject: [Octave-bug-tracker] [bug #59955] dlmwrite fails silently for variables larger than 2^31 elements
Date: Thu, 28 Jan 2021 14:53:49 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.66 Safari/537.36

Update of bug #59955 (project octave):

                  Status:               Confirmed => Patch Submitted        

    _______________________________________________________

Follow-up Comment #2:

Attached is a patch that works for me.  The trouble is, as I expected, that
some internal variables were declared to be of type "int" rather than
"octave_idx_type".  All tests pass for me when running "make check" so I don't
think this is a problem.  Marking as "Patch Submitted" and will let someone
review/test before committing.

(file #50800)
    _______________________________________________________

Additional Item Attachment:

File name: bug59955.cset                  Size:1 KB
    <https://file.savannah.gnu.org/file/bug59955.cset?file_id=50800>



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?59955>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]