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: trueroad
Subject: Re: Issue 5720: Fix C++11 option (issue 579270051 by address@hidden)
Date: Sat, 01 Feb 2020 20:52:23 -0800

On 2020/02/01 18:55:50, lemzwerg wrote:
> > 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?

done.
Thank you for your advice.


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



reply via email to

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