lilypond-devel
[Top][All Lists]
Advanced

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

Re: GUB build error


From: Dan Eble
Subject: Re: GUB build error
Date: Fri, 10 Jan 2020 18:14:23 -0500

On Jan 10, 2020, at 16:21, Dan Eble <address@hidden> wrote:
> 
> It seems that this implementation of the standard library declares ::isinf 
> when <cassert> is included.  The three solutions I can think of are (a) 
> finish issue 4550, (b) require a version of the library that does not do 
> this, or (c) investigate whether it is possible to avoid including <cassert> 
> or any other header that triggers the same problem.
> 
> I've been working on issue 4550.

During a much-needed dinner, the most obvious solution occurred to me, which is 
to qualify the calls to std::isinf, std::isnan, etc. everywhere.  This is a 
subset of issue 4550, but I'll try to add it to the patch for issue 5658 in 
time for you to test tomorrow.
— 
Dan

https://sourceforge.net/p/testlilyissues/issues/5658/



reply via email to

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