[HarfBuzz] Questionable use of DEBUG

John Emmas johne53 at tiscali.co.uk
Sat Apr 27 10:06:38 PDT 2013


Line 568 of 'hb-private.hh looks like this:-

         #define DEBUG(WHAT) (DEBUG_LEVEL (WHAT, 0))

It's making me feel uneasy because DEBUG will be defined, even for a 
Release build.  Is that the intended behaviour?

John



More information about the HarfBuzz mailing list