lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 3656 in lilypond: Problems building Lilypond 2


From: lilypond
Subject: Re: [Lilypond-auto] Issue 3656 in lilypond: Problems building Lilypond 2.17.95 with libc++ for use with llvm
Date: Mon, 18 Nov 2013 18:44:50 +0000


Comment #16 on issue 3656 by address@hidden: Problems building Lilypond 2.17.95 with libc++ for use with llvm
http://code.google.com/p/lilypond/issues/detail?id=3656

LilyPond's to_string() was written before the standard-library version existed.

Good to cast to int, where we want the integer index of the enum value as a string, for the sake of clarity.

Probably it is best to use the scope operator to specify LilyPond's to_string() until the standard version has been out in libraries enough to have the implementations debugged. (Adding a test in autoconf will also be easier after the developers' libraries have to_string().)

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

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