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: Dmitri A. Sergatskov
Subject: [Octave-bug-tracker] [bug #61668] [octave-forge] (gsl) configure tests fail because main is defined with no return type
Date: Tue, 30 Jan 2024 18:16:25 -0500 (EST)

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

Can you run

pkg install -forge -verbose gsl

and post the logs?

On linux/octave9.0.1 it installs with just some warnings:

gsl_sf.cc:30733:31: warning: format ‘%lu’ expects argument of type ‘long
unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
30733 |              "for type int: %lu.", std::numeric_limits<int>::max ());
      |                             ~~^    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                               |                                  |
      |                               long unsigned int                  int
      |                             %u


(using gcc/g++)

Dmitri.
-- 




    _______________________________________________________

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]