[tlbuild] build failure: usage of __attribute__ ((format(printf, 1, 0))) in texk/web2c/luatexdir/luafontloader/src/ffdummies.c
Vladimir Volovich
vvv at vsu.ru
Thu May 27 21:10:02 CEST 2010
Hi Taco,
"t" == taco writes:
t> Adding
t> #ifndef __attribute__ #define __attribute__(A) #endif
t> at the top of that file should work.
t> Normally in luatex a cpp definition like this is provided by the
t> obsdcompat library, but in this case I think a local #definition is
t> simpler than including the whole obsdcompat header in the build
t> process.
t> I can do this tomorrow morning.
thanks, and also please do the same in texk/web2c/luatexdir/lua/texluac.w
where there are usages of __attribute__ ((noreturn))
Best,
v.
More information about the tlbuild
mailing list