On 09.01.2010 04:17, Sean Nelson wrote:
On 1/8/2010 7:13 PM, Carl-Daniel Hailfinger wrote:
The msg_* macros won't compile as is if you use more than one parameter (i.e. have a format string and a variable).
.... I didn't even know about that, kinda strange that flashrom compiled fine on my system. i686-apple-darwin10-gcc-4.2.1
It compiled fine unless you actually tried to use the macros as replacement for printf_debug("%s", "some string");
Acked-by: Sean Nelson audiohacked@gmail.com
Thanks, r841.
Regards, Carl-Daniel