https://bz.apache.org/ooo/show_bug.cgi?id=126787
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|CONFIRMED |RESOLVED Issue Type|PATCH |DEFECT Target Milestone|--- |4.2.0 Latest|--- |4.2.0-dev Confirmation in| | --- Comment #2 from [email protected] --- I can reproduce the problem on Windows, and your patch fixes it. I didn't catch it before because I didn't do an incompatible rebuild so the previously built tools was being used. Patch committed in revision 1727413. Thank you very much for your contribution! #i126787# fix unit tests on Windows Fix a regression caused by r1710853 and which always existed in some files, where <prewin.h> and <postwin.h> were being included before and after <windows.h>, yet unavailable as the tools module isn't built (and can't be) before sal. Patch by: j.nitschke at ok.de Review by: me -- You are receiving this mail because: You are the assignee for the issue.
