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

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

[Octave-bug-tracker] [bug #58795] ode15i and ode15s fail for Windows 32b


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #58795] ode15i and ode15s fail for Windows 32bit
Date: Thu, 3 Sep 2020 07:43:48 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.83 Safari/537.36 Edg/85.0.564.44

Update of bug #58795 (project octave):

                Category:               Libraries => Interpreter            
                  Status:               Confirmed => Patch Submitted        

    _______________________________________________________

Follow-up Comment #45:

I no longer see any errors for "test ode15i" on a Windows 32bit build from the
stable branch (hg id f044b9951df5).

I also went through the integer type usage in "__ode15__.cc". Where according
to the API of SUNDIALS IDA "sunindextype" should be used, I used
"octave_f77_int_type".
In some places, the API uses "int" or "long int". In these places, I kept
these types.
Where to me it seemed to be the most appropriate type, I used
"octave_idx_type".


(file #49735)
    _______________________________________________________

Additional Item Attachment:

File name: bug58795_ode15_integer_types.patch Size:9 KB
   
<https://file.savannah.gnu.org/file/bug58795_ode15_integer_types.patch?file_id=49735>



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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