modifier ignored message while 'make'-ing flower/out/library.a

2019-11-21 Thread James
Hello, I noticed that running 'make' I get a message for flower/out/library.a (as the make files are created). --snip-- ... Making flower/out/file-path.o < cc Making flower/out/library.a ar: `u' modifier ignored since `D' is the default (see `U') < ***HERE*** ar: creating out/library.a

Re: Issue 5612: run ly->midi->ly checks once (not twice) (issue 545270043 by nine.fierce.ball...@gmail.com)

2019-11-21 Thread lemzwerg--- via Discussions on LilyPond development
LGTM. I will hopefully run full builds soon again... https://codereview.appspot.com/545270043/

Re: Implement MeasureAttachedSpanner (issue 571180043 by david.nales...@gmail.com)

2019-11-21 Thread david . nalesnik
Reviewers: lemzwerg, carl.d.sorensen_gmail.com, Dan Eble, thomasmorley651, t.daniels_treda.co.uk, kieren_kierenmacmillan.info, c_sorensen, checkma, Message: Name has been changed to MeasureSpanner, and all references (including file names) have been adjusted. Thanks for the reviews!

Re: problem with git pull -r

2019-11-21 Thread David Nalesnik
On Thu, Nov 21, 2019 at 9:45 AM Jonas Hahnfeld wrote: > > Am Donnerstag, den 21.11.2019, 16:30 +0100 schrieb Werner LEMBERG: > > > Below is the console output. Any ideas? > > > > > > Clone the repository anew, and everything should be fine again. > > This works of course but is pretty

Re: problem with git pull -r

2019-11-21 Thread David Kastrup
David Kastrup writes: > David Nalesnik writes: > >> Below is the console output. Any ideas? >> >> Thanks, >> David >> >> [dev@lilydev:lilypond-git]$ git pull -r >> error: cannot lock ref >> 'refs/remotes/origin/dev/jmandereau/merge-make-and-stepmake': >> 'refs/remotes/origin/dev/jmandereau'

Re: problem with git pull -r

2019-11-21 Thread David Kastrup
David Nalesnik writes: > Below is the console output. Any ideas? > > Thanks, > David > > [dev@lilydev:lilypond-git]$ git pull -r > error: cannot lock ref > 'refs/remotes/origin/dev/jmandereau/merge-make-and-stepmake': > 'refs/remotes/origin/dev/jmandereau' exists; cannot create >

Re: problem with git pull -r

2019-11-21 Thread Dan Eble
On Nov 21, 2019, at 10:30, Werner LEMBERG wrote: > Clone the repository anew, and everything should be fine again. > > Don't forget to `transfer' your old local branches before deleting the > old repository clone! I only had two local ones, so it was rather > easy. But I guess some of you have

Re: problem with git pull -r

2019-11-21 Thread Jonas Hahnfeld via Discussions on LilyPond development
Am Donnerstag, den 21.11.2019, 16:30 +0100 schrieb Werner LEMBERG: > > Below is the console output. Any ideas? > > > Clone the repository anew, and everything should be fine again. This works of course but is pretty destructive. A simple $ git fetch --prune did the job for me. This removes

Re: problem with git pull -r

2019-11-21 Thread Werner LEMBERG
> Below is the console output. Any ideas? Clone the repository anew, and everything should be fine again. It seems that git has been upgraded on Savannah; a comparison between the old and the new clone shows a lot of differences in the `.git' directory... Maybe they forgot to set a

Re: problem with git pull -r

2019-11-21 Thread James Lowe
Oh. Me too. :( On Thu, 21 Nov 2019 15:07:30 +, David Nalesnik wrote: > Below is the console output. Any ideas? > > Thanks, > David > > [dev@lilydev:lilypond-git]$ git pull -r > error: cannot lock ref > 'refs/remotes/origin/dev/jmandereau/merge-make-and-stepmake': >

problem with git pull -r

2019-11-21 Thread David Nalesnik
Below is the console output. Any ideas? Thanks, David [dev@lilydev:lilypond-git]$ git pull -r error: cannot lock ref 'refs/remotes/origin/dev/jmandereau/merge-make-and-stepmake': 'refs/remotes/origin/dev/jmandereau' exists; cannot create

Re: add suggestAccidentals = #'cautionary option (issue 577130043 by lilyp...@maltemeyn.de)

2019-11-21 Thread Carl . D . Sorensen
Very nice. I think there should be a changes.tely entry. Carl https://codereview.appspot.com/577130043/

Re: add suggestAccidentals = #'cautionary option (issue 577130043 by lilyp...@maltemeyn.de)

2019-11-21 Thread Carl . D . Sorensen
Very nice. I think there should be a changes.tely entry. Carl https://codereview.appspot.com/577130043/

Re: add property label-alignments to OttavaBracket (issue 575330043 by lilyp...@maltemeyn.de)

2019-11-21 Thread Carl . D . Sorensen
I've added a comment about the docstring -- it's a request for consideration, not a demand for change. Also, I think a changes.tely entry should be included. https://codereview.appspot.com/575330043/diff/551180043/scm/define-grob-properties.scm File scm/define-grob-properties.scm (right):

add property label-alignments to OttavaBracket (issue 575330043 by lilyp...@maltemeyn.de)

2019-11-21 Thread lemzwerg--- via Discussions on LilyPond development
Very nice, LGTM! https://codereview.appspot.com/575330043/

add suggestAccidentals = #'cautionary option (issue 577130043 by lilyp...@maltemeyn.de)

2019-11-21 Thread lemzwerg--- via Discussions on LilyPond development
LGTM https://codereview.appspot.com/577130043/