Home » U++ Library support » U++ Core » bug in http.cpp
Re: bug in http.cpp [message #35943 is a reply to message #35911] |
Sat, 07 April 2012 18:55   |
|
I think I found one more bug in the new socket stuff... Since revision 4752 there is a __stdcall attribute in Core/Web.h (line 33), which breaks compilation on Linux (it is MSVC only attribute, right?).
Fix is just to remove it or make it #ifdef PLATFORM_WIN32
Best regards,
Honza
|
|
|
Goto Forum:
Current Time: Tue Jun 17 05:31:54 CEST 2025
Total time taken to generate the page: 0.09102 seconds
|