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

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

[Octave-bug-tracker] [bug #61668] [octave-forge] (gsl) configure tests f


From: Marius Schamschula
Subject: [Octave-bug-tracker] [bug #61668] [octave-forge] (gsl) configure tests fail because main is defined with no return type
Date: Wed, 31 Jan 2024 08:54:53 -0500 (EST)

Follow-up Comment #10, bug#61668 (group octave):

Both work:

% /usr/bin/arch -arch arm64 /opt/local/bin/octave-8.4.0 -qf --eval "disp 
(__octave_config_info__ ('octincludedir'))"
/opt/local/include/octave-8.4.0/octave

% /opt/local/bin/octave-8.4.0 -qf --eval "disp  (__octave_config_info__
('octincludedir'))"
/opt/local/include/octave-8.4.0/octave

And yes, I've seen the namespace error in other Octave packages. I would need
to look this up.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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