U++ framework
Do not panic. Ask here before giving up.

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 Go to previous messageGo to previous message
dolik.rce is currently offline  dolik.rce
Messages: 1796
Registered: August 2008
Location: Czech Republic
Ultimate Contributor

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
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: how to check specific end tag in a xml file?
Next Topic: LaunchWebBrowser() problem and perhaps not the best solution
Goto Forum:
  


Current Time: Sat Apr 25 05:53:00 GMT+2 2026

Total time taken to generate the page: 0.00527 seconds