Re: Issue XXXX: Clean up to_string () etc. (issue 583320043 by nine.fierce.ball...@gmail.com)

2020-01-11 Thread lemzwerg--- via Discussions on LilyPond development
s += EXTSEP; // append a char to s s += ext_; // append a string to s — vs. — s += EXTSEP + ext_; \___/ make a string \/ append it to s Either one could involve memory allocation, but I deemed it more likely in the latter case. I don't have reason to

Re: macOS 64-bit

2020-01-11 Thread Marnen Laibow-Koser
On Sat, Jan 11, 2020 at 10:47 PM Kieren MacMillan < kieren_macmil...@sympatico.ca> wrote: > Hi Marnen, > > > New version is now available at > > > https://bintray.com/marnen/lilypond-darwin-64/download_file?file_path=lilypond-2.19.83.build20200111.1-darwin-64.tar.gz > > (sha-256 > 6f1300a64281273d

Re: [Notensatz im 21. Jahrhundert] edition-engraver session, Sunday Jan 19 @ 15:30

2020-01-11 Thread Kieren MacMillan
Hi Urs (et al.), > This is a very good idea, and it is good you brought it up for > discussion. I had a very similar plan with regard to the openLilyLib > presentation on Sunday. Excellent! > I think the main target audience for the Sunday topics is people who > are very much into LilyPond and i

Re: macOS 64-bit

2020-01-11 Thread Carl Sorensen
On 1/11/20, 8:48 PM, "lilypond-devel on behalf of Kieren MacMillan" wrote: Hi Marnen, > New version is now available at > https://bintray.com/marnen/lilypond-darwin-64/download_file?file_path=lilypond-2.19.83.build20200111.1-darwin-64.tar.gz > (sha-256 6f1300a64281273da2

Re: macOS 64-bit

2020-01-11 Thread Kieren MacMillan
Hi Marnen, > New version is now available at > https://bintray.com/marnen/lilypond-darwin-64/download_file?file_path=lilypond-2.19.83.build20200111.1-darwin-64.tar.gz > (sha-256 6f1300a64281273da22c53926b6f5cbfa41fe612df173b0aaa4da905ee6b2af7; > I switched to Bintray because Google Drive isn't tha

Re: macOS 64-bit

2020-01-11 Thread Carl Sorensen
Works for me on Sierra (10.12). Thanks for your work on this, Marnen! Carl On 1/11/20, 12:32 PM, "lilypond-devel on behalf of Marnen Laibow-Koser" wrote: On Sat, Jan 11, 2020 at 8:58 AM Marnen Laibow-Koser wrote: > > > On Sat, Jan 11, 2020 at 8:45 AM Dan Eble wrot

Re: Replace deprecated functions from string module (issue 566920044 by jonas.hahnf...@gmail.com)

2020-01-11 Thread dak
On 2020/01/12 01:13:51, dak wrote: https://codereview.appspot.com/566920044/diff/549120043/python/convertrules.py File python/convertrules.py (right): https://codereview.appspot.com/566920044/diff/549120043/python/convertrules.py#newcode3898 python/convertrules.py:3898: mods = str.join (re.f

Re: Replace deprecated functions from string module (issue 566920044 by jonas.hahnf...@gmail.com)

2020-01-11 Thread dak
https://codereview.appspot.com/566920044/diff/549120043/python/convertrules.py File python/convertrules.py (right): https://codereview.appspot.com/566920044/diff/549120043/python/convertrules.py#newcode3898 python/convertrules.py:3898: mods = str.join (re.findall ("\n(" + wordsyntax + r")\s*=\s

Re: Fix a few complaints in python/convertrules.py (issue 583290043 by d...@gnu.org)

2020-01-11 Thread dak
Reviewers: hahnjo, https://codereview.appspot.com/583290043/diff/557180043/python/convertrules.py File python/convertrules.py (right): https://codereview.appspot.com/583290043/diff/557180043/python/convertrules.py#newcode1774 python/convertrules.py:1774: str += "'" * (o + 1) On 2020/01/08 08:17

Re: Issue XXXX: Clean up to_string () etc. (issue 583320043 by nine.fierce.ball...@gmail.com)

2020-01-11 Thread nine . fierce . ballads
https://codereview.appspot.com/583320043/diff/581420044/flower/file-name.cc File flower/file-name.cc (right): https://codereview.appspot.com/583320043/diff/581420044/flower/file-name.cc#newcode124 flower/file-name.cc:124: s += ext_; On 2020/01/11 22:20:34, lemzwerg wrote: any reason to use two

Re: lilypond-devel Digest, Vol 206, Issue 32

2020-01-11 Thread Marnen Laibow-Koser
On Sat, Jan 11, 2020 at 6:05 PM Stanton Sanderson wrote: > > On Jan 11, 2020, at 3:29 PM, lilypond-devel-requ...@gnu.org wrote: > > > > New version is now available at > > > https://bintray.com/marnen/lilypond-darwin-64/download_file?file_path=lilypond-2.19.83.build20200111.1-darwin-64.tar.gz > >

Re: lilypond-devel Digest, Vol 206, Issue 32

2020-01-11 Thread Stanton Sanderson
> On Jan 11, 2020, at 3:29 PM, lilypond-devel-requ...@gnu.org wrote: > > New version is now available at > https://bintray.com/marnen/lilypond-darwin-64/download_file?file_path=lilypond-2.19.83.build20200111.1-darwin-64.tar.gz > (sha-256 6f1300a64281273da22c53926b6f5cbfa41fe612df173b0aaa4da905ee6b

Re: Issue XXXX: Clean up to_string () etc. (issue 583320043 by nine.fierce.ball...@gmail.com)

2020-01-11 Thread lemzwerg--- via Discussions on LilyPond development
LGTM, thanks! https://codereview.appspot.com/583320043/diff/581420044/flower/file-name.cc File flower/file-name.cc (right): https://codereview.appspot.com/583320043/diff/581420044/flower/file-name.cc#newcode124 flower/file-name.cc:124: s += ext_; any reason to use two lines? In other files you

Re: [Notensatz im 21. Jahrhundert] edition-engraver session, Sunday Jan 19 @ 15:30

2020-01-11 Thread Werner LEMBERG
> 11:15 Frescobaldi > 15:30 openLilyLib > 16:00 edition-engraver Program changed accordingly; I now use »Vormittag« and »Nachmittag« as block names. Werner

Re: [Notensatz im 21. Jahrhundert] edition-engraver session, Sunday Jan 19 @ 15:30

2020-01-11 Thread Thomas Morley
Am Sa., 11. Jan. 2020 um 20:45 Uhr schrieb Urs Liska : > I think the main target audience for the Sunday topics is people who > are very much into LilyPond and its development anyway. Probably there > are random participants, but anybody who stays for another night will > very much have a quite sp

Re: macOS 64-bit

2020-01-11 Thread Erlend Aasland
Hi Marnen. Seems to work fine here (after necessary adjustments in System Preferences => Security & Privacy). MacBook Pro running macOS Catalina version 10.15.2. Erlend E. Aasland On 11 Jan 2020, at 20:31, Marnen Laibow-Koser mailto:mar...@marnen.org>> wrote: On Sat, Jan 11, 2020 at 8:58 AM M

Re: [Notensatz im 21. Jahrhundert] edition-engraver session, Sunday Jan 19 @ 15:30

2020-01-11 Thread Urs Liska
Hi Kieren, Am Samstag, den 11.01.2020, 11:03 -0500 schrieb Kieren MacMillan: > Hello colleagues! > > I just had a wonderful video-chat with Jan-Peter, as part of the > preparations for my session “The Edition-Engraver: The benefits and > limitations of tweaking LilyPond scores” at next week’s > [

Re: macOS 64-bit

2020-01-11 Thread Marnen Laibow-Koser
On Sat, Jan 11, 2020 at 8:58 AM Marnen Laibow-Koser wrote: > > > On Sat, Jan 11, 2020 at 8:45 AM Dan Eble wrote: > >> On Jan 11, 2020, at 08:40, Marnen Laibow-Koser wrote: >> > Dammit, I did already fix this error! I wonder if I left the modified >> gs.reloc file out of the bundle by mistake,

[Notensatz im 21. Jahrhundert] edition-engraver session, Sunday Jan 19 @ 15:30

2020-01-11 Thread Kieren MacMillan
Hello colleagues! I just had a wonderful video-chat with Jan-Peter, as part of the preparations for my session “The Edition-Engraver: The benefits and limitations of tweaking LilyPond scores” at next week’s [un]conference. Rather than simply talk for thirty minutes about how I use the edition-

Re: macOS 64-bit

2020-01-11 Thread Marnen Laibow-Koser
On Sat, Jan 11, 2020 at 8:45 AM Dan Eble wrote: > On Jan 11, 2020, at 08:40, Marnen Laibow-Koser wrote: > > Dammit, I did already fix this error! I wonder if I left the modified > gs.reloc file out of the bundle by mistake, or if something else is going > on. > > > > Would you post the contents

Re: macOS 64-bit

2020-01-11 Thread Dan Eble
On Jan 11, 2020, at 08:40, Marnen Laibow-Koser wrote: > Dammit, I did already fix this error! I wonder if I left the modified > gs.reloc file out of the bundle by mistake, or if something else is going on. > > > Would you post the contents of > LilyPond.app/Contents/Resources/etc/relocate/g

Re: macOS 64-bit

2020-01-11 Thread Marnen Laibow-Koser
On Sat, Jan 11, 2020 at 8:29 AM Jonas Hahnfeld wrote: [...] > > GUB has another gs.reloc which sets a few variables looking related... I know, and I already tweaked that file, which is why I’m surprised that these issues are still occurring. > > Jonas > -- Marnen Laibow-Koser mar...@marnen.o

Re: macOS 64-bit

2020-01-11 Thread Marnen Laibow-Koser
On Sat, Jan 11, 2020 at 8:18 AM Dan Eble wrote: > On Jan 11, 2020, at 07:48, Marnen Laibow-Koser wrote: > > > > Could you try it without renaming and see if you get the same results? > (Renaming shouldn’t actually matter, but I want to make sure I didn’t do > something stupid.) > > same result

Re: macOS 64-bit

2020-01-11 Thread Jonas Hahnfeld via Discussions on LilyPond development
Am Samstag, den 11.01.2020, 08:18 -0500 schrieb Dan Eble: > On Jan 11, 2020, at 07:48, Marnen Laibow-Koser < > mar...@marnen.org > > wrote: > > Could you try it without renaming and see if you get the same results? > > (Renaming shouldn’t actually matter, but I want to make sure I didn’t do > >

Re: macOS 64-bit

2020-01-11 Thread Dan Eble
On Jan 11, 2020, at 07:48, Marnen Laibow-Koser wrote: > > Could you try it without renaming and see if you get the same results? > (Renaming shouldn’t actually matter, but I want to make sure I didn’t do > something stupid.) same result > There was the usual security problem with running un

Re: macOS 64-bit

2020-01-11 Thread Marnen Laibow-Koser
On Sat, Jan 11, 2020 at 7:08 AM Dan Eble wrote: > On Jan 11, 2020, at 01:36, Marnen Laibow-Koser wrote: > > I'd really appreciate fellow Mac users testing the build and reporting > any > > issues you find. (Karlin? Carl?) You can download it at > > https://drive.google.com/open?id=18b1nX5nJsBr

Re: GUB build error

2020-01-11 Thread Michael Käppler
Success for linux-64 target in GUB! Thank you very much, Dan. I did not test the other targets yet, however. It produces a usable lilypond installer which compiled a test example fine. Am 11.01.2020 um 00:14 schrieb Dan Eble: On Jan 10, 2020, at 16:21, Dan Eble mailto:d...@faithful.be>> wrote:

Re: macOS 64-bit

2020-01-11 Thread Dan Eble
On Jan 11, 2020, at 01:36, Marnen Laibow-Koser wrote: > I'd really appreciate fellow Mac users testing the build and reporting any > issues you find. (Karlin? Carl?) You can download it at > https://drive.google.com/open?id=18b1nX5nJsBrzDBGqga9T753oCL8ilwqs ; it > should work on any recent versi