Summary: | Incorrect check for WIN32 in GooMutex | ||
---|---|---|---|
Product: | poppler | Reporter: | Kovid Goyal <kovid> |
Component: | general | Assignee: | poppler-bugs <poppler-bugs> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | All instances of WIN32 (except cmake related) converted |
Description
Kovid Goyal
2009-10-01 10:28:25 UTC
If seems we use WIN32 instead of _WIN32 in lots of places, as it seems you have a proper windows test system can you please patch and test them all? Created attachment 29989 [details] [review] All instances of WIN32 (except cmake related) converted Compiles and runs pdftohtml and pdftoppm correctly with Visual Studio 2008 (all dependencies also compiled with VS 2008) for more information: http://stackoverflow.com/questions/662084/whats-the-difference-between-the-win32-and-win32-defines-in-c Patch commited |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.