Re: trouble uploading a patch

2017-02-20 Thread Thomas Morley
2017-02-21 0:28 GMT+01:00 David Nalesnik :

> Hi David,
>
> your patch has push-status.
> https://sourceforge.net/p/testlilyissues/issues/5064/
> Any changings/additions you want to have included?
>
>
> No, it should be good to go.

Done

> Thanks again!

You're welcome.


Best,
  Harm

___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: trouble uploading a patch

2017-02-20 Thread David Nalesnik
Hi Harm,

On Feb 20, 2017 3:19 PM, "Thomas Morley"  wrote:

2017-02-15 22:39 GMT+01:00 Thomas Morley :
> 2017-02-15 0:53 GMT+01:00 Thomas Morley :
>
>>> OK--I've made a patch update based on the review comments so far.
>>> (See attachment.)
>>
>> I'll upload it asap, which will likely be tomorrow evening.
>
> Done.
> I extended the commit message with the issue number.
>
> Cheers,
>   Harm

Hi David,

your patch has push-status.
https://sourceforge.net/p/testlilyissues/issues/5064/
Any changings/additions you want to have included?


No, it should be good to go.  Thanks again!

Best,
David
___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: trouble uploading a patch

2017-02-20 Thread Thomas Morley
2017-02-15 22:39 GMT+01:00 Thomas Morley :
> 2017-02-15 0:53 GMT+01:00 Thomas Morley :
>
>>> OK--I've made a patch update based on the review comments so far.
>>> (See attachment.)
>>
>> I'll upload it asap, which will likely be tomorrow evening.
>
> Done.
> I extended the commit message with the issue number.
>
> Cheers,
>   Harm

Hi David,

your patch has push-status.
https://sourceforge.net/p/testlilyissues/issues/5064/
Any changings/additions you want to have included?

Cheers,
  Harm

___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: Fontconfig cache file update fails on Windows

2017-02-20 Thread Masamichi Hosoda
>>> I've created a patch and reported it to fontconfig Bugzilla.
>>> https://bugs.freedesktop.org/show_bug.cgi?id=99360
>> 
>> I notice that Behdad is mentioned on this bugzilla page as the contact
>> person.  However, he is no longer the maintainer of fontconfig, so I
>> ask you to also write an e-mail to the fontconfig mailing list,
>> telling them that you have provided a fix just to be sure that the
>> right persons see your patch.
> 
> done
> https://lists.freedesktop.org/archives/fontconfig/2017-January/005898.html
> 
> Thanks

The patch has not yet been merged into the fontconfig repository.
However, in order to solve an issue, such as the following, I would like to 
apply the patch using GUB.
http://lists.gnu.org/archive/html/lilypond-user/2017-02/msg00364.html

I've created a pull request for GUB.
https://github.com/gperciva/gub/pull/37

___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


PATCHES - Countdown for February 20th

2017-02-20 Thread James

Hello,

Here is the current patch countdown list. The next countdown will be on
February 23rd.

A quick synopsis of all patches currently in the review process can be
found here:

http://philholmes.net/lilypond/allura/





Push:


5071 Documenting 5067 (ly:version?) - Urs Liska
https://sourceforge.net/p/testlilyissues/issues/5071
http://codereview.appspot.com/317270043


5070 Use explicit typecasts for Scm_variable->SCM - David Kastrup
https://sourceforge.net/p/testlilyissues/issues/5070
http://codereview.appspot.com/316300043


5069 Avoid using void * as SCM - David Kastrup
https://sourceforge.net/p/testlilyissues/issues/5069
http://codereview.appspot.com/314500043


5068 SCM/bool confusion in One_page_breaking::solve - David Kastrup
https://sourceforge.net/p/testlilyissues/issues/5068
http://codereview.appspot.com/314490043


5064 Let analysis brackets support text - Thomas Morley
https://sourceforge.net/p/testlilyissues/issues/5064
http://codereview.appspot.com/315570043


Countdown:


5075 Web: nest GSOC project ideas under subsection/h3 - Paul Morris
https://sourceforge.net/p/testlilyissues/issues/5075
http://codereview.appspot.com/314530043


5072 Web: examples page: move more common use cases higher in the list - 
Paul Morris

https://sourceforge.net/p/testlilyissues/issues/5072
http://codereview.appspot.com/318560043


Review:


5067 Add lilypond version predicates/operators - Urs Liska
https://sourceforge.net/p/testlilyissues/issues/5067
http://codereview.appspot.com/317270043


5039 Replace \set Staff.instrumentName with \with form in doc examples - 
James Lowe

https://sourceforge.net/p/testlilyissues/issues/5039
http://codereview.appspot.com/313400043


New:


5076 NR: default markFormatter is format-mark-letters - David Kastrup
https://sourceforge.net/p/testlilyissues/issues/5076
http://codereview.appspot.com/317330043


Waiting:


4600 Let notes/rests suppress multi-measure rest grobs - Dan Eble
https://sourceforge.net/p/testlilyissues/issues/4600
http://codereview.appspot.com/265160043



Regards

James


___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: Documentation bug - wrong identity for default rehearsal mark format.

2017-02-20 Thread David Kastrup
Richard Shann  writes:

> I came across a documentation error:
>
> http://lilypond.org/doc/v2.19/Documentation/notation/bars#rehearsal-marks
>
>
> "The file ‘scm/translation-functions.scm’ contains the definitions of
> format-mark-numbers (the default format),
>  format-mark-box-numbers, format-mark-letters and
> format-mark-box-letters." 
>
> the default format is not format-mark-numbers, but format-mark-letters.

Tracker issue: 5076 (https://sourceforge.net/p/testlilyissues/issues/5076/)
Rietveld issue: 317330043 (https://codereview.appspot.com/317330043)
Issue description:
  NR: default markFormatter is format-mark-letters

-- 
David Kastrup

___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Documentation bug - wrong identity for default rehearsal mark format.

2017-02-20 Thread Richard Shann
I came across a documentation error:

http://lilypond.org/doc/v2.19/Documentation/notation/bars#rehearsal-marks


"The file ‘scm/translation-functions.scm’ contains the definitions of
format-mark-numbers (the default format),
 format-mark-box-numbers, format-mark-letters and
format-mark-box-letters." 

the default format is not format-mark-numbers, but format-mark-letters.

Richard Shann



___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel