Re: [PATCH] Malformed g++ flags

2008-12-10 Thread John Mandereau
Le mercredi 10 décembre 2008 à 02:38 -0200, Han-Wen Nienhuys a écrit : > LGTM Done (with the correct sed regexp). John ___ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: [PATCH] Malformed g++ flags

2008-12-09 Thread Han-Wen Nienhuys
On Sun, Dec 7, 2008 at 8:29 PM, John Mandereau <[EMAIL PROTECTED]> wrote: > Hello, > > With current Git master C++ flags are incorrect on my system: > > cp -p /home/lilydev/git/lily/master/config.hh out/config.hh > rm -f ./out/all-font-metrics.dep; > DEPENDENCIES_OUTPUT="./out/all-font-metrics.dep

Re: [PATCH] Malformed g++ flags

2008-12-08 Thread John Mandereau
Le dimanche 07 décembre 2008 à 23:29 +0100, John Mandereau a écrit : > With current Git master C++ flags are incorrect on my system: > > cp -p /home/lilydev/git/lily/master/config.hh out/config.hh > rm -f ./out/all-font-metrics.dep; > DEPENDENCIES_OUTPUT="./out/all-font-metrics.dep ./out/all-font-

[PATCH] Malformed g++ flags

2008-12-07 Thread John Mandereau
Hello, With current Git master C++ flags are incorrect on my system: cp -p /home/lilydev/git/lily/master/config.hh out/config.hh rm -f ./out/all-font-metrics.dep; DEPENDENCIES_OUTPUT="./out/all-font-metrics.dep ./out/all-font-metrics.o" g++ -c -Woverloaded-virtual -I/usr/include/python2.5 -I/us