lilypond-devel
[Top][All Lists]
Advanced

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

Re: Issue 5720: Fix C++11 option (issue 579270051 by address@hidden)


From: lemzwerg
Subject: Re: Issue 5720: Fix C++11 option (issue 579270051 by address@hidden)
Date: Sat, 01 Feb 2020 10:55:50 -0800

> In `-std=c++11`, most POSIX functions/definitions cannot
> be used.
> Also `putenv ()` and `chroot ()` cannot be used.

What about using 

  AC_USE_SYSTEM_EXTENSIONS

instead (in `configure.in`) to activate many POSIX functionality?


https://codereview.appspot.com/579270051/



reply via email to

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