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

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

[Octave-bug-tracker] [bug #50265] warnings for use of clean_up_and_exit


From: Rik
Subject: [Octave-bug-tracker] [bug #50265] warnings for use of clean_up_and_exit function
Date: Fri, 24 Feb 2017 22:40:42 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

Follow-up Comment #4, bug #50265 (project octave):

The patch doesn't compile for me.  Apparently bool is used in a 'C' context
rather than a C++ context.


  CC       liboctave/cruft/misc/liboctave_cruft_libcruft_la-cquit.lo
ar: `u' modifier ignored since `D' is the default (see `U')
In file included from liboctave/cruft/misc/cquit.c:30:0:
liboctave/cruft/misc/quit.h:193:47: error: unknown type name 'bool'
 octave_throw_exit_exception (int exit_status, bool safe_to_return);
                                               ^
Makefile:15998: recipe for target
'liboctave/cruft/misc/liboctave_cruft_libcruft_la-cquit.lo' failed
make[2]: *** [liboctave/cruft/misc/liboctave_cruft_libcruft_la-cquit.lo] Error
1
make[2]: *** Waiting for unfinished jobs....



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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