bug-lilypond
[Top][All Lists]
Advanced

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

Re: tests for flower appear to miss instantiations of classes


From: David Kastrup
Subject: Re: tests for flower appear to miss instantiations of classes
Date: Thu, 08 Sep 2011 16:16:26 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

"Dmytro O. Redchuk" <address@hidden> writes:

> On Thu 08 Sep 2011, 14:13 David Kastrup wrote:
>> When configured with
>> 
>> ./configure CXXFLAGS=-fkeep-inline-functions
>> 
>> (which does not optimize unused functions away)
>> 
>> make test fails in the flower subdirectory in the linking stage with
>> quite inscrutable error messages.
>> 
>> I don't have the error message handy right now, but since this has been
>> bugging me on and off for at least a month (basically the only thing
>> failing with make check for me) and I have not been able to make any
>> progress on figuring out just what to do (spent about a day on it), I
>> decided to report this before I forget again.
> Added as 1875:
> http://code.google.com/p/lilypond/issues/detail?id=1875
>
> Please, how critical it is?

Not all that much, level "Nuisance".  It breaks "make check" rather
close to the end when one is using fuzzy g++ options.  So it is a
failure to adhere to C++ standards, with annoying consequences for
debugging and checking, but only when using non-default options.
Without those options, it works by accident.  No guarantees that it will
continue to work.

-- 
David Kastrup



reply via email to

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