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

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

[Octave-bug-tracker] [bug #65392] SUNDIALS 7.0.0 uses changed API


From: Rik
Subject: [Octave-bug-tracker] [bug #65392] SUNDIALS 7.0.0 uses changed API
Date: Tue, 5 Mar 2024 12:25:43 -0500 (EST)

Update of bug #65392 (group octave):

                  Status:         Patch Submitted => Patch Reviewed         
         Planned Release:                    None => 9.1.0 (current stable) 

    _______________________________________________________

Follow-up Comment #15:

@Markus: The new patch works for me: no error message in configure summary and
SUNDIALS works correctly in Octave.  As mentioned, I'm testing with SUNDIALS
5.

I made one small change to the AC_DEFINE message that I think is a little
clearer.


diff --git a/m4/acinclude.m4 b/m4/acinclude.m4
--- a/m4/acinclude.m4
+++ b/m4/acinclude.m4
@@ -2323,7 +2323,7 @@ AC_DEFUN([OCTAVE_CHECK_SUNDIALS_SUNCONTE
     || test "x$octave_cv_lib_sundials_core" = xyes; then
     ## SUNDIALS prior to version 6 does not need SUNContext_Create
     AC_DEFINE(HAVE_SUNDIALS_SUNCONTEXT, 1,
-      [Define to 1 if SUNDIALS' API is using a SUNContext object.])
+      [Define to 1 if SUNDIALS API uses a SUNContext object.])
   fi
 ])
 dnl


v3 of changeset attached.  

(file #55787)

    _______________________________________________________

Additional Item Attachment:

File name: bug65405-sundials-7-core-lib-v3.cset Size:8 KB
   
<https://file.savannah.gnu.org/file/bug65405-sundials-7-core-lib-v3.cset?file_id=55787>


    AGPL NOTICE

These attachments are served by Savane. You can download the corresponding
source code of Savane at
https://git.savannah.nongnu.org/cgit/administration/savane.git/snapshot/savane-04b18e1179b14c0ef710c8e9c8e59d1e4bcd7bd0.tar.gz


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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