Beautify Grob_array and stop using std::vector::data() (issue 264950043 by nine.fierce.ball...@gmail.com)

2015-08-28 Thread nine . fierce . ballads
Reviewers: , Description: Beautify Grob_array and stop using std::vector::data() Remove the nasty workaround for platforms that don't provide std::vector::data(). Replace most code that reached into into Grob_array and modified its internal vector with calls to new member functions such as filt

Re: Strange error message installing master from git sources

2015-08-28 Thread Thomas Morley
2015-08-28 10:13 GMT+02:00 Villum Sejersen : > For around a week I have encountered a strange error message when installing > lilypond master from git sources. I have no local branches. > > address@hidden:/usr/local/src/lilypond/build# lilypond -v > GNU LilyPond 2.19.26 > > Until at the point shown

Re: Allura at SF is ready

2015-08-28 Thread Simon Albrecht
Am 28.08.2015 um 17:14 schrieb Trevor Daniels: The migration of the tracker from GC to Allura at SF has gone well. Very good! Thank you. Attachments are present and searches work (in the Allura style, which takes some getting used to, but is pretty comprehensive.) I've set up some common

Re: Issue 4564: make Grob an abstract class (issue 260810043 by nine.fierce.ball...@gmail.com)

2015-08-28 Thread nine . fierce . ballads
On 2015/08/28 15:18:47, hanwenn wrote: > Yes, please chnage the commit message. Also, you might want to make sure that > the rationale is properly documented. (but use a different CL for that.) I'm sorry, I don't know what you mean by CL or where specifically you want me to document the ra

Re: Allura at SF is ready

2015-08-28 Thread Trevor Daniels
Benkő Pál wrote Friday, August 28, 2015 8:01 PM >> The migration of the tracker from GC to Allura at SF has gone well. >> Attachments are present and searches work (in the Allura style, which takes >> some getting used to, but is pretty comprehensive.) I've set up some common >> searches to

Re: Allura at SF is ready

2015-08-28 Thread Benkő Pál
> The migration of the tracker from GC to Allura at SF has gone well. > Attachments are present and searches work (in the Allura style, which takes > some getting used to, but is pretty comprehensive.) I've set up some common > searches to make things easier. You can view it here to inspect a

Re: Issue 4564: make Grob an abstract class (issue 260810043 by nine.fierce.ball...@gmail.com)

2015-08-28 Thread hanwenn
On 2015/08/28 15:17:10, hanwenn wrote: On 2015/08/26 21:18:49, Dan Eble wrote: > On 2015/08/26 11:26:56, hanwenn wrote: > > > "preparation of .. " : deriving from Grob is not a feature but a risk. In > fact, > > it would even be nice if Item and Spanner could disappear, but that seems to > be

Re: Issue 4564: make Grob an abstract class (issue 260810043 by nine.fierce.ball...@gmail.com)

2015-08-28 Thread hanwenn
On 2015/08/26 21:18:49, Dan Eble wrote: On 2015/08/26 11:26:56, hanwenn wrote: > "preparation of .. " : deriving from Grob is not a feature but a risk. In fact, > it would even be nice if Item and Spanner could disappear, but that seems to be > intractable. > > I spent a giant amount of en

Allura at SF is ready

2015-08-28 Thread Trevor Daniels
The migration of the tracker from GC to Allura at SF has gone well. Attachments are present and searches work (in the Allura style, which takes some getting used to, but is pretty comprehensive.) I've set up some common searches to make things easier. You can view it here to inspect and play

Re: Strange error message installing master from git sources

2015-08-28 Thread David Kastrup
Villum Sejersen writes: > Hello > > On 28-08-2015 13:11, James wrote: > >> Hello, >> >> >> On 28/08/15 09:13, Villum Sejersen wrote: >>> For around a week I have encountered a strange error message when >>> installing lilypond master from git sources. I have no local branches. >>> >>> address@hid

Re: Strange error message installing master from git sources

2015-08-28 Thread Masamichi HOSODA
> Hello > > On 28-08-2015 13:11, James wrote: > >> Hello, >> >> >> On 28/08/15 09:13, Villum Sejersen wrote: >>> For around a week I have encountered a strange error message when >>> installing lilypond master from git sources. I have no local branches. >>> >>> address@hidden:/usr/local/src/lilyp

Re: Strange error message installing master from git sources

2015-08-28 Thread Villum Sejersen
Hello On 28-08-2015 13:11, James wrote: Hello, On 28/08/15 09:13, Villum Sejersen wrote: For around a week I have encountered a strange error message when installing lilypond master from git sources. I have no local branches. address@hidden:/usr/local/src/lilypond/build# lilypond -v GNU Lil

Re: Strange error message installing master from git sources

2015-08-28 Thread James
Hello, On 28/08/15 09:13, Villum Sejersen wrote: > For around a week I have encountered a strange error message when > installing lilypond master from git sources. I have no local branches. > > address@hidden:/usr/local/src/lilypond/build# lilypond -v > GNU LilyPond 2.19.26 > > Until at the poin

Re: scm_gc_mark (smob->self_scm ())

2015-08-28 Thread David Kastrup
Dan Eble writes: > On Aug 27, 2015, at 23:59 , Dan Eble wrote: >> In your opinion, does scm_gc_mark (smob->self_scm ()) deserve to be >> implemented as member function in Smob? > > Never mind. That seems like a slippery slope. I remember it being a complication with the mark hook that it could

Lilypond.org

2015-08-28 Thread Phil Holmes
It looks like the lilypond.org site is currently down. I was also going to report that I have not yet been able to complete the upload of 2.19.26 because of a reported "disk full" error. I'm thinking the two are related... Somewhere in my email stack I have the email address of the site admin

Strange error message installing master from git sources

2015-08-28 Thread Villum Sejersen
For around a week I have encountered a strange error message when installing lilypond master from git sources. I have no local branches. address@hidden:/usr/local/src/lilypond/build# lilypond -v GNU LilyPond 2.19.26 Until at the point shown below, no errors or warnings occurred. = git pull