Bug applies for log4cplus-1.1.0-rc8, there is error C2712 in syncprims-win32.h. I've attached patch that fixes this bug.
patch
You seem to have CSS turned off. Please don't fill out this field.
I forgot to specify, that VS project files gereated with cmake.
Also for VS2005 you need to define _WIN32_WINNT=0x501
I will accept the patch but I would like to know what kind of error you were getting without it?
Never mind, I have missed the C2712 code in the OP. Fixed.
Log in to post a comment.
View and moderate all "bugs Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Bugs"
patch
View and moderate all "bugs Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Bugs"
I forgot to specify, that VS project files gereated with cmake.
Also for VS2005 you need to define _WIN32_WINNT=0x501
I will accept the patch but I would like to know what kind of error you were getting without it?
Never mind, I have missed the C2712 code in the OP. Fixed.