GNOME Bugzilla – Bug 642780
mingw: testThreads.c fails to compile
Last modified: 2017-10-31 16:21:09 UTC
Line 110 of testThreads.c, (pthread_t) -1 generates an error because pthread_t is a struct on mingw. As that definition never reaches a use, I deleted line 110 and the build completed successfully. All tests passed, except that parsing ebcdic_566012.xml failed.
Duplicate of https://bugzilla.gnome.org/show_bug.cgi?id=599241
This was fixed in 2010: https://git.gnome.org/browse/libxml2/commit/?id=d794a84a9e147498069b4c582d57b899bf068187