]> git.donarmstrong.com Git - lilypond.git/commit
GCC-3.1.1 fixes
authorJan Nieuwenhuizen <janneke@gnu.org>
Fri, 5 Jul 2002 13:29:38 +0000 (13:29 +0000)
committerJan Nieuwenhuizen <janneke@gnu.org>
Fri, 5 Jul 2002 13:29:38 +0000 (13:29 +0000)
commit91ad96d55a9848ab482d0946987aaa68af76d357
tree4c783311cb3b6af16993493a05258ab33b3d3d5d
parent4fa72ffd9d061316baef7d011e5bdb7fde84b3a2
GCC-3.1.1 fixes

* lily/include/stream.hh:
* lily/include/moment.hh:
* lily/include/midi-stream.hh:
* lily/streams.cc:
* lily/scm-option.cc:
* lily/parser.yy:
* lily/my-lily-lexer.cc:
* lily/moment.cc:
* lily/midi-stream.cc:
* lily/main.cc:
* lily/lexer.ll:
* lily/includable-lexer.cc:
* flower/include/source-file.hh:
* flower/include/parray.hh:
* flower/include/dictionary.hh:
* flower/include/array.icc:
* flower/string.cc:
* flower/source-file.cc:
* flower/getopt-long.cc: gcc-3.1 fixes.

* stepmake/stepmake/generic-targets.make: Add comment about warning.

* lexer-gcc-3.0.patch: Add comment, and a fix for installations
that have an unpatched flex and gcc-3.1.x.

* Documentation/topdocs/INSTALL.texi: Add comments and
instructions on gcc-3.1.x.

* lexer-gcc-3.1.sh: New file.

* aclocal.m4: regenerate.

* stepmake/aclocal.m4: Version compare fix.
26 files changed:
ChangeLog
Documentation/topdocs/INSTALL.texi
aclocal.m4
flower/getopt-long.cc
flower/include/array.icc
flower/include/dictionary.hh
flower/include/parray.hh
flower/include/source-file.hh
flower/source-file.cc
flower/string.cc
lexer-gcc-3.0.patch
lexer-gcc-3.1.sh [new file with mode: 0755]
lily/includable-lexer.cc
lily/include/midi-stream.hh
lily/include/moment.hh
lily/include/stream.hh
lily/lexer.ll
lily/main.cc
lily/midi-stream.cc
lily/moment.cc
lily/my-lily-lexer.cc
lily/parser.yy
lily/scm-option.cc
lily/streams.cc
stepmake/aclocal.m4
stepmake/stepmake/generic-targets.make