I have exactly the same problem here with g++ (GCC) 3.2.2 and
as we have seen from the mailing list, there are more people who
have been hit by the same problem. The weird thing is that the cast
isn't needed two lines earlier where str is printed.
May I submit a patch?
/Mats
Han-Wen Nienhuys
Am Mittwoch, 9. November 2005 10:36 schrieb Han-Wen Nienhuys:
> I don't understand this patch. Why doesn't str need a cast? What's the
> difference between reinterpret_cast and (const char*)
After updating to OpenSUSE 10.0 with g++ 4.0.2 the problem is gone. The CVS
code compiles without the patch
Andreas Scherer wrote:
in order to compile (i.e., "rpmbuild -ba lilypond.spec") the latest CVS
contents on my system (SuSE 9.2 with g++ 3.3.4; all required package updates
are present), I have to applyto file the small
patch attached to this mail.
I would be very pleased to see the cast app
Dear group,
in order to compile (i.e., "rpmbuild -ba lilypond.spec") the latest CVS
contents on my system (SuSE 9.2 with g++ 3.3.4; all required package updates
are present), I have to applyto file the small
patch attached to this mail.
I would be very pleased to see the cast applied directl
Studying the output of `make all', I've found some minor issues (note
that I've stripped all irrelevant directory prefixes):
. python buildscripts/substitute-encoding.py --outdir=mf/out \
mf/out/PFAemmentaler-11.pfa
rm mf/out/*.scale.pfa
rm: cannot remove `mf/out/*.scale.pfa': No such fil
After much wailing and gnashing of teeth (and help from Matthias, and me
running in circles and finally, when all else failed, learning how to
use patch(1) ), I've managed to build a CVS version of Lilypond on OSX.
I'm presenting this info for the archives so that others can find it.
If somebody th
It turned out the Han-Wen had just renamed some files and forgot
to do the corresponding changes in some other files.
I have fixed the problem in CVS.
There are still a number of outdated file references in the
po/* files, which I didn't fix.
/Mats
Mats Bengtsson wrote:
I get the same here, it s
I get the same here, it seems that we happened to download the files
while Han-Wen or Jan are in the middle of some reorganisation of the
code. Usually, they fix it in a couple of hours, especially now that
you have reported the problem.
/Mats
Ralph Little wrote:
Hi,
I am trying to compile CVS f
Hi,
I am trying to compile CVS for the first time so that I can put together
some patch contributions.
I'm having lots of probs.
I have checked out the current version, run autoconf.sh and make all and
I get some errors.
I think I have all the pre-requisites.
First, I get a problem in lilypond/el
Am I the only one having this problem with current CVS? "make all" works
all right, but "make web" fails:
...
Reading `../../input/test/chord-names-jazz.ly'
Reading `/home/gperciva/dev/lilypond/mf/out/feta16list.ly'
Reading `/home/gperciva/dev/lilypond/mf/out/parmesan16list.ly'
Invoking `gs -sDEV
10 matches
Mail list logo