[flac-dev] Metaflac UTF-8 fixes

Erik de Castro Lopo mle+la at mega-nerd.com
Wed Apr 24 05:42:15 PDT 2013


Janne Hyvärinen wrote:

> +#define PPR if(filename) if(raw) printf("%s:",filename); else flac_printf("%s:",filename);

Are you sure about that line?

GCC complains about an ambiguous 'else'. It definitely needs some
curly braces somewhere there to make the intend explicit.

Cheers,
Erik
-- 
----------------------------------------------------------------------
Erik de Castro Lopo
http://www.mega-nerd.com/


More information about the flac-dev mailing list