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

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

[Octave-bug-tracker] [bug #36161] segfault when using octave_map with g+


From: Jordi Gutiérrez Hermoso
Subject: [Octave-bug-tracker] [bug #36161] segfault when using octave_map with g++ --std=c++11
Date: Fri, 13 Apr 2012 13:35:10 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20110109 Hypergoose/3.6.13

Update of bug #36161 (project octave):

                Severity:              3 - Normal => 2 - Minor              
                Priority:              5 - Normal => 3 - Low                

    _______________________________________________________

Follow-up Comment #4:

This is a minor bug and certainly not release-critical. The workaround is
simple: don't compile with -std=c++11. This will not be fixed for the 3.6.2
series.

Octave is still some time away from allowing C++11 features, because the
compilers themselves haven't caught on. You will have to rely in the meantime
in C++03 for your oct files.

If you care deeply about this issue, clone our hg repo and start hacking on
it:

http://hg.savannah.gnu.org/hgweb/octave/

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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