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

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

[Octave-bug-tracker] [bug #40436] median no longer passes make check


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #40436] median no longer passes make check
Date: Sun, 03 Nov 2013 18:10:59 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/30.0.1599.101 Safari/537.36

Follow-up Comment #44, bug #40436 (project octave):

If the upstream bug report I found is the cause of this error, then it should
be possible to patch the 4.8.2 bits/stl_algo.h header file with the following
change from svn:

http://gcc.gnu.org/viewcvs/gcc/branches/gcc-4_8-branch/libstdc%2B%2B-v3/include/bits/stl_algo.h?r1=203873&r2=203872&pathrev=203873

and rebuild with just that one change to verify.

If this header could somehow be included with Octave, but only used when gcc
4.8.2 is being used for compilation, that could work around this mess. We
probably can't use this header file uncondtionally as it will likely be
incompatible with other earlier or later gcc versions.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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