octave-maintainers
[Top][All Lists]
Advanced

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

Re: rebuild does not work any more....


From: Daniel J Sebald
Subject: Re: rebuild does not work any more....
Date: Tue, 12 Jul 2016 18:08:52 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.7.2

On 07/12/2016 05:53 PM, Ernst Reissner wrote:
Hi all,

I just cloned the repository but make fails

displaying the following again and again..

../liboctave/cruft/misc/quit.h:109:5: warning: declaration of
'exit_status' shadows a member of 'this' [-Wshadow]
   CXX
liboctave/operators/liboctave_operators_liboperators_la-mx-i64nda-fs.lo
In file included from ../liboctave/util/lo-utils.h:33:0,
                  from ../liboctave/array/Array.h:40,
                  from ../liboctave/array/Array-util.h:28,
                  from liboctave/operators/mx-i64nda-fs.cc:5:
../liboctave/cruft/misc/quit.h: In constructor
'octave_exit_exception::octave_exit_exception(int, bool)':
../liboctave/cruft/misc/quit.h:109:5: warning: declaration of
'safe_to_return' shadows a member of 'this' [-Wshadow]
      : m_exit_status (exit_status), m_safe_to_return (safe_to_return)
      ^

who can help??

Those are only warning Ernst.  Is there more displayed after these messages?

Dan



reply via email to

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