Re: [xml] windows multi-threading



Just tried it and it breaks my build (confirmed that patch was applied correctly). Using VC++ 6 with default args other than debug=yes mem_debug=yes

..\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,





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]