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

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

[Octave-patch-tracker] [patch #8906] configure check support for c11 and


From: Carnë Draug
Subject: [Octave-patch-tracker] [patch #8906] configure check support for c11 and c++11
Date: Sun, 07 Feb 2016 15:01:17 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0 Iceweasel/38.6.0

URL:
  <http://savannah.gnu.org/patch/?8906>

                 Summary: configure check support for c11 and c++11
                 Project: GNU Octave
            Submitted by: carandraug
            Submitted on: Sun 07 Feb 2016 15:01:16 GMT
                Category: None
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

It has been discussed a few times about Octave using C++11 and the decision
has been that it's ok to use it as long as it's not a requirement.  However,
we don't have a configure check for c++11 support. 

This changes that, adding HAVE_C11 and HAVE_CXX11 symbols make it easier in
the future.

There is a more complex macro on autoconf archive that actually tries several
C++11 features and both gnu++11 and c++11 flags.  But I couldn't find one for
C11 and we already had an octave macro to check for compiler flags.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Sun 07 Feb 2016 15:01:16 GMT  Name: c++11-support.cset  Size: 1kB   By:
carandraug

<http://savannah.gnu.org/patch/download.php?file_id=36271>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?8906>

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




reply via email to

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