lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2] Fix crash when a stencil routine is missing


From: Graham Percival
Subject: Re: [PATCH v2] Fix crash when a stencil routine is missing
Date: Sun, 5 Jul 2009 17:39:45 -0700
User-agent: Mutt/1.5.18 (2008-05-17)

On Sun, Jul 05, 2009 at 02:29:44PM -0700, Patrick McCarty wrote:
> 1.) I used Jan's suggestion for -d option name, but I'm not sure this
> is the best name.  What should the option be called?

-dwarning-as-error
looks fine to me.

> 3.) I don't know how to enable the -d option by default for regression
> test compilation, so should I delegate this task?

You can enable any -d option with something like
  #(set warning-as-error)
but I'm not certain if that's the exact command.

... oh wait, here it is:
#(ly:set-option 'point-and-click #f)

Cheers,
- Graham




reply via email to

[Prev in Thread] Current Thread [Next in Thread]