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

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

[Octave-patch-tracker] [patch #9073] gcc 4.8 patch for compilation warni


From: Mike Miller
Subject: [Octave-patch-tracker] [patch #9073] gcc 4.8 patch for compilation warnings and recursive infinite loop issues
Date: Wed, 10 Aug 2016 15:40:33 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:48.0) Gecko/20100101 Firefox/48.0

Update of patch #9073 (project octave):

                  Status:                    None => Wont Do                
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #4:

This patch should not be necessary. The shadowing warnings are false positives
in older versions of gcc and won't be fixed.

The #define in the bison source should not be necessary, the %define
api.prefix declaration takes care of that. If it doesn't please report a bug
about that with details.

I'm not sure what the changes to octave_exit_exception are support to
accomplish. What is the point of adding a default constructor that is never
used? What is the point of moving the member variable initializations into the
body of the constructor? If these cause specific problems with your compiler,
please report a bug about that with details.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?9073>

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




reply via email to

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