Justin Erenkrantz wrote on Mon, Aug 23, 2010 at 06:18:14 -0700: > On Mon, Aug 23, 2010 at 4:28 AM, Daniel Shahaf <[email protected]> > wrote: > > Does this actually expand SERF_VERSION_STRING? A quick independent test > > indicates it wouldn't... > > Ah, you're right. Hmm. Any ideas? -- justin
Just drop the macro from the #error and, instead, include the path to the used serf.h in the error message? grep the version-number-tuple macros from serf.h manually?

