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

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

[Octave-bug-tracker] [bug #51808] error: initializing argument 2 of ‘i


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #51808] error: initializing argument 2 of ‘int IDADlsSetDenseJacFn(void*, IDADlsDenseJacFn)’ [-fpermissive]
Date: Mon, 21 Aug 2017 12:05:55 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

Follow-up Comment #3, bug #51808 (project octave):

On my Debian system, I have the following sundials packages installed:


ii  libsundials-cvode1                    2.5.0-3+b3              amd64       
           ordinary differentialequation solver (SUNDIALS library)
ii  libsundials-cvodes2                   2.5.0-3+b3              amd64       
           ODE solver with sensistivity analysis (SUNDIALS library)
ii  libsundials-ida2                      2.5.0-3+b3              amd64       
           differential-algebraic system solver (SUNDIALS library)
ii  libsundials-idas0                     2.5.0-3+b3              amd64       
           IDA solver with sensitivity capabilities (SUNDIALS library)
ii  libsundials-kinsol1                   2.5.0-3+b3              amd64       
           KINSOL solver (SUNDIALS library)
ii  libsundials-nvecserial0               2.5.0-3+b3              amd64       
           vector operations library (SUNDIALS library)
ii  libsundials-serial                    2.5.0-3+b3              amd64       
           SUit of Nonlinear and DIfferential/ALgebraic equation Solvers
ii  libsundials-serial-dev                2.5.0-3+b3              amd64       
           SUNDIALS development files


and in ida_direct.h, the typedef for IDADlsDenseJacFn has long int as the
first argument, not int.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?51808>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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