lilypond-devel
[Top][All Lists]
Advanced

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

NDEBUG


From: Han-Wen Nienhuys
Subject: NDEBUG
Date: Tue, 23 Jan 2007 03:50:09 +0100
User-agent: Thunderbird 1.5.0.9 (X11/20061219)

I've removed the

  #ifndef NDEBUG

variants of set_property().   Hacks like this should use macro expansion, 
rather than
changing signatures. -DNDEBUG comes over the command line, and may change from 
file to
file. Hence, having different signatures depending on NDEBUG leads to link 
problems. 

-- 

Han-Wen Nienhuys - address@hidden - http://www.xs4all.nl/~hanwen

LilyPond Software Design
 -- Code for Music Notation
http://www.lilypond-design.com





reply via email to

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