|
| From: | Markus Mützel |
| Subject: | [Octave-bug-tracker] [bug #58795] ode15i and ode15s fail if sunindextype and octave_idx_type are incompatible |
| Date: | Tue, 28 Jul 2020 04:11:06 -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 |
Update of bug #58795 (project octave):
Status: None => Confirmed
Operating System: Microsoft Windows => Any
Summary: Tests for ode15i and ode15s fail for Octave 32bit on
Windows => ode15i and ode15s fail if sunindextype and octave_idx_type are
incompatible
_______________________________________________________
Follow-up Comment #17:
Is there a reason, you set SUNDIALS_INDEX_SIZE only for Windows? Wouldn't that
also be necessary on other platforms?
Can signed-ness be an issue? AFAICT, octave_idx_type is unsigned (either
int32_t or int64_t). What type is sunindextype if SUNDIALS_INDEX_SIZE is set
to 32 (or 64?)?
I'm also adapting the bug title to what is most likely the cause for the
issue. It probably affects all platforms and isn't limited to Windows.
_______________________________________________________
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] |