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: Hg200
Subject: [Octave-bug-tracker] [bug #58795] ode15i and ode15s fail for Windows 32bit
Date: Thu, 30 Jul 2020 13:12:57 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0

Follow-up Comment #32, bug #58795 (project octave):

i also came accross the warning of incompatible pointers. Unfortunately the
warning appears on the w64 target that does not make trouble. My thoughts
about KLU_INDEXTYPE where: According to Wikipedia Windows uses long long
integer model (i didn't know that). But if so, then KLU_INDEXTYPE is int32 for
w32 and w64 target (does not depend on SUNDIALS_INT64_T). But on a 64 linux
machine a long int is 64 bit. So there should be a difference between Linux 64
and Windows 64 with w64 target but there is no difference. The difference is
on Windows 64 with w32 target. It's confusing me, but i tend to drop the
KLU_INDEXTYPE hypothesis.


    _______________________________________________________

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]