|
From: | John W. Eaton |
Subject: | [Octave-patch-tracker] [patch #9073] gcc 4.8 patch for compilation warnings and recursive infinite loop issues |
Date: | Wed, 10 Aug 2016 15:36:51 +0000 (UTC) |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0 |
Follow-up Comment #3, patch #9073 (project octave): I don't want to modify the argument names to avoid -Wshadow warnings. GCC 5 and later gets this right. Instead, I checked in a change to disable -Wshadow if GCC 4 is detected: http://hg.savannah.gnu.org/hgweb/octave/rev/60faa7c85e31 Does that also avoid the warnings for you? What part of which patch fixes the recursive build loop? Exactly what the problem you are seeing? _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/patch/?9073> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |