PATCHES - Countdown for December 5th

2019-12-05 Thread James
Hello, Here is the current patch countdown list. The next countdown will be on  December 7th. A quick synopsis of all patches currently in the review process can be found here: http://philholmes.net/lilypond/allura/ Countdown Push: No patches to push at his time. Coun

Re: Poster for music engraving conference

2019-12-05 Thread David Menéndez Hurtado
On Thu, 5 Dec 2019, 1:41 am Andrew Bernard, wrote: > Hi All, > > I have seen lots of A0 posters for medical and scientific research > congresses. Here's an article that summarizes exactly what I think > about conference posters. > > https://colinpurrington.com/tips/poster-design/ That is a gre

Re: Poster for music engraving conference

2019-12-05 Thread Jan-Peter Voigt
Hi Werner, hi Bernhard, and especially Urs ;-), what about using a LaTeX a0poster-template together with lyluatex? That would make collaboration with GIT straightforward. A quick search brought up these templates: https://www.cfd.tu-berlin.de/~panek/tex/poster/poster.html http://www.latextemplates

Re: Issue 5628: fix warnings compiling flower unit tests (issue 545320043 by nine.fierce.ball...@gmail.com)

2019-12-05 Thread nine . fierce . ballads
I found a discussion about C++11: https://lists.gnu.org/archive/html/lilypond-devel/2018-07/msg00039.html but I don't see the opinion I remembered David having about waiting for 2.20 to be released. The point that GUB needs to continue to work is a good one to remember. https://codereview.app

Re: Issue 5628: fix warnings compiling flower unit tests (issue 545320043 by nine.fierce.ball...@gmail.com)

2019-12-05 Thread nine . fierce . ballads
On 2019/12/05 09:24:32, lemzwerg wrote: > I think we should actually pass in something to avoid > problems right away (-std=c++11 or =gnu++11 ?). Good idea. In case you have time please try it, please check whether it works. You have removed the biggest conformance obstacle already, so I do

Re: Issue 5628: fix warnings compiling flower unit tests (issue 545320043 by nine.fierce.ball...@gmail.com)

2019-12-05 Thread lemzwerg--- via Discussions on LilyPond development
Last time I had a short look, it seems LilyPond is setting no -std= at all. This basically means we get the compiler defaults, possibly changing with the next compiler release. I think we should actually pass in something to avoid problems right away (-std=c++11 or =gnu++11 ?). Good idea. In c

Re: Issue 5628: fix warnings compiling flower unit tests (issue 545320043 by nine.fierce.ball...@gmail.com)

2019-12-05 Thread jonas . hahnfeld
On 2019/12/05 06:49:34, lemzwerg wrote: LGTM https://codereview.appspot.com/545320043/diff/581320043/flower/include/yaffut.hh File flower/include/yaffut.hh (right): https://codereview.appspot.com/545320043/diff/581320043/flower/include/yaffut.hh#newcode146 flower/include/yaffut.hh:146: //