[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Neon 0.19.2 doesn't like Win32?

From: Jay Freeman \(saurik\) <saurik_at_saurik.com>
Date: 2002-02-25 07:32:02 CET

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

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.