lilypond-devel
[Top][All Lists]
Advanced

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

Re: warning


From: Joe Neeman
Subject: Re: warning
Date: Thu, 1 Feb 2007 23:16:52 +0200

On 1/31/07, Han-Wen Nienhuys <address@hidden> wrote:

+      if (break_events_.size ())

+       warning (_f ("break event at moment %d/%d was overridden by some
other event, are you using bar checks?",

+                    now_mom ().num (), now_mom ().den ()));


break_events_[0]->warning()

will give context info.

It doesn't compile -- break_events_[0] is a Stream_event* and it
doesn't have warning. Is there another way I can get it to print the
input line, etc?




reply via email to

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