|
| From: | Markus Mützel |
| Subject: | [Octave-bug-tracker] [bug #58795] ode15i and ode15s fail if sunindextype and octave_idx_type are incompatible |
| Date: | Thu, 30 Jul 2020 07:27:37 -0400 (EDT) |
| User-agent: | Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.89 Safari/537.36 Edg/84.0.522.44 |
Follow-up Comment #24, bug #58795 (project octave):
I crossed with your last comment #22.
That is strange. I would have expected your case 2.) to fail, too.
Maybe the issue is that the size of pointers is different for 32bit and 64bit
targets. Maybe somewhere a pointer type is used for indexing or vice versa?
But I guess that the compiler would at least warn about that...
I'll have a look why SUNDIALS IDA doesn't use KLU for native Linux builds with
MXE Octave (probably a different bug from the one here).
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?58795>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |