Re: Issue 2011 in lilypond: configure doesn't like clang++

2011-12-20 Thread lilypond
Updates: Status: Verified Comment #9 on issue 2011 by gra...@percival-music.ca: configure doesn't like clang++ http://code.google.com/p/lilypond/issues/detail?id=2011 (No comment was entered for this change.) ___ bug-lilypond mailing list

Re: Issue 2011 in lilypond: configure doesn't like clang++

2011-12-20 Thread lilypond
Comment #8 on issue 2011 by colingh...@gmail.com: configure doesn't like clang++ http://code.google.com/p/lilypond/issues/detail?id=2011 Would like to, but can't verify this because thebug squad doesn't build code. Devs, are you able to verify that this was fixed in 2.15.21? Failing that

Re: Issue 2011 in lilypond: configure doesn't like clang++

2011-12-02 Thread lilypond
Updates: Status: Fixed Labels: -Patch-push fixed_2_15_21 Comment #7 on issue 2011 by gra...@percival-music.ca: configure doesn't like clang++ http://code.google.com/p/lilypond/issues/detail?id=2011 pushed 2b76b924d478e68baaacfca52c6819d4c15b4c56 _

Re: Issue 2011 in lilypond: configure doesn't like clang++

2011-12-01 Thread lilypond
Updates: Labels: -Patch-countdown Patch-push Comment #6 on issue 2011 by colinpkc...@gmail.com: configure doesn't like clang++ http://code.google.com/p/lilypond/issues/detail?id=2011 Counted down to 20111201 ___ bug-lilypond mailing list b

Re: Issue 2011 in lilypond: configure doesn't like clang++

2011-11-28 Thread lilypond
Updates: Labels: -Patch-new Patch-review Comment #4 on issue 2011 by pkx1...@gmail.com: configure doesn't like clang++ http://code.google.com/p/lilypond/issues/detail?id=2011 Passes make and make check, I also removed the build dir I use and redid autogen.sh --noconfigure and then r

Re: Issue 2011 in lilypond: configure doesn't like clang++

2011-11-28 Thread lilypond
Updates: Labels: Patch-new Comment #3 on issue 2011 by lilypond...@gmail.com: configure doesn't like clang++ http://code.google.com/p/lilypond/issues/detail?id=2011#c3 Build: don't check gcc version numbers with clang Joy, this was totally worth an hour. :( I hate build systems.

Re: Issue 2011 in lilypond: configure doesn't like clang++

2011-11-04 Thread lilypond
Comment #2 on issue 2011 by lemzw...@gmail.com: configure doesn't like clang++ http://code.google.com/p/lilypond/issues/detail?id=2011 Maybe this helps? http://git.savannah.gnu.org/cgit/autoconf-archive.git/tree/m4/ax_compiler_vendor.m4 ___

Re: Issue 2011 in lilypond: configure doesn't like clang++

2011-11-04 Thread lilypond
Comment #1 on issue 2011 by d...@gnu.org: configure doesn't like clang++ http://code.google.com/p/lilypond/issues/detail?id=2011 I think the primary test to do here is checking that guile's stack-scanning conservative garbage collector (and its source code) get along with clang++. I should

Issue 2011 in lilypond: configure doesn't like clang++

2011-11-04 Thread lilypond
Status: Accepted Owner: Labels: Type-Maintainability Frog New issue 2011 by gra...@percival-music.ca: configure doesn't like clang++ http://code.google.com/p/lilypond/issues/detail?id=2011 llvm / clang++ is an awesome new compiler that has much better error checking, and occasionally prod