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 #35944 is a reply to message #35943] Sat, 07 April 2012 20:32 Go to previous message
dolik.rce is currently offline  dolik.rce
Messages: 1789
Registered: August 2008
Location: Czech Republic
Ultimate Contributor

dolik.rce wrote on 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


PS: Unfortunately, I found also bunch of similar and other bugs in Socket.cpp. The latest changes probably don't compile on any other platforms than win32 Sad Maybe it is time to set up some automated testing? It would sure caught a lot of mistakes like this...
 
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 02:20:12 CEST 2024

Total time taken to generate the page: 0.02382 seconds