Has anyone else tried compiling more recent Subversion builds on
Windows? I'm getting an error when the build goes to compile neon
0.19.2:
ne_basic.c
src\ne_basic.c(227) : error C2146: syntax error : missing ')' before
identifier 'NE_FMT_OFF_T'
src\ne_basic.c(229) : error C2059: syntax error : ')'
src\ne_basic.c(262) : error C2146: syntax error : missing ')' before
identifier 'NE_FMT_OFF_T'
src\ne_basic.c(262) : error C2059: syntax error : ')'
src\ne_basic.c(278) : error C2146: syntax error : missing ')' before
identifier 'NE_FMT_OFF_T'
src\ne_basic.c(279) : error C2059: syntax error : ')'
src\ne_basic.c(283) : error C2146: syntax error : missing ')' before
identifier 'NE_FMT_OFF_T'
src\ne_basic.c(284) : error C2059: syntax error : ')'
This macro doesn't seem to be #define'd anywhere.
Sincerely,
Jay Freeman (saurik)
saurik@saurik.com
Received on Sat Oct 21 14:37:09 2006