bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 1875 in lilypond: tests for flower appear to miss instantiatio


From: lilypond
Subject: Re: Issue 1875 in lilypond: tests for flower appear to miss instantiations of classes
Date: Tue, 29 Nov 2011 08:33:01 +0000


Comment #13 on issue 1875 by address@hidden: tests for flower appear to miss instantiations of classes
http://code.google.com/p/lilypond/issues/detail?id=1875

The important angle is that with both

CXXFLAGS=-fkeep-inline-functions ./autogen.sh
and with
./autogen.sh

make test in the flower subdirectory does not break (which is the
current state) but also will in either case display the list of
filenames at the end of its run in "demangled" state, namely using :: in
the filenames instead of weird sequences with underlines (the current
state is that with -fkeep-inline-functions it does not try to demangle
in order to avoid a link-time error for which I did not know the cure up
to now).

The problem for which this is a fix only occurs with gcc-4.6, like on
Ubuntu 11.10.

It's actually totally not worth fixing, but I reported the original
problem to the gcc bug database and would have considered it dishonest,
after actually hearing about what to do, not to put it in there as well.
I have already wasted far more time and bad blood on this non-issue than
it has been worth, so I might as well commit the correct fix.

I checked the respective behaviors on my computer. I leave it to your discretion whether you want to go to the effort of doing the full monty as well.




reply via email to

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