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

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

[Octave-bug-tracker] [bug #61812] Math constants (e.g. M_PI) are not par


From: A.R. Burgers
Subject: [Octave-bug-tracker] [bug #61812] Math constants (e.g. M_PI) are not part of C/C++ standard
Date: Thu, 27 Jan 2022 03:03:11 -0500 (EST)

Follow-up Comment #33, bug #61812 (project octave):

The changeset from https://hg.savannah.gnu.org/hgweb/octave/rev/9c98df2035a3
disables C++17 features (setting HAVE_CXX17=0) unless
--enable-std-pmr-polymorphic-allocator is enabled. For instance the
std::variant trials from bug#61800, using gcc 11.2, now only compiles with
--enable-std-pmr-polymorphic-allocator, where as previously it compiled
independently from the polymorphic allocator. Not a big deal, but a heads-up.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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