..\threads.c(112) : error C2061: syntax error : identifier 'int32'
..\threads.c(114) : error C2059: syntax error : '}'
..\threads.c(701) : error C2065: 'run_once' : undeclared identifier
..\threads.c(701) : error C2224: left of '.done' must have struct/union type
..\threads.c(702) : error C2224: left of '.control' must have struct/union type
..\threads.c(702) : error C2198: 'InterlockedIncrement' : too few actual paramet
ers
..\threads.c(708) : error C2224: left of '.done' must have struct/union type
..\threads.c(713) : error C2224: left of '.done' must have struct/union type
Rob
Daniel Veillard wrote:
On Thu, Feb 24, 2005 at 10:15:58AM -0500, Rich Salz wrote:
Sure, attached. Untested. The code now looks similar to the beos code.
Hum, I can't test it, it didn't broke on Linux, I commited I hope someone can give it a try on Windows,
_______________________________________________ xml mailing list, project page http://xmlsoft.org/ [email protected] http://mail.gnome.org/mailman/listinfo/xml
