Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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: 1789
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: Tue May 14 18:50:30 CEST 2024

Total time taken to generate the page: 0.05418 seconds