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

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

[Octave-bug-tracker] [bug #61642] Flags to enable C++11 are not correctl


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #61642] Flags to enable C++11 are not correctly detected for all compilers
Date: Wed, 8 Dec 2021 10:43:36 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.55 Safari/537.36 Edg/96.0.1054.43

Follow-up Comment #3, bug #61642 (project octave):

> Could we fix the gnulib module instead?
We might be able to. But why would that be better than using the working GNU
solution?

One of the compilation errors:
https://github.com/mmuetzel/octave/runs/4448436664?check_suite_focus=true

../liboctave/util/action-container.h:58:28: warning: deleted function
definitions are a C++11 extension [-Wc++11-extensions]
      elem (const elem&) = delete;


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?61642>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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