On Tuesday 21 February 2012, Daniel Shahaf wrote: > Subversion uses C89 by default, which doesn't defined > __STDC_VERSION__. (ap_config.h accomodates that explicitly.) This > causes a fair amount of warnings, which the following patch should > suppress.
Fixed differently in r1292043, thanks.