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++ MT-multithreading and servers » Problem when compiling multiple threads
Re: Problem when compiling multiple threads [message #27438 is a reply to message #27393] Sat, 17 July 2010 22:54 Go to previous messageGo to previous message
mubeta is currently offline  mubeta
Messages: 77
Registered: October 2006
Member
Ok for MSC9 and SDK32 ... (lot of troubles for donwload all).

Now, compiling the application I get thi s two complains:

C:\upp_2467\uppsrc\Core\Debug.cpp(233) : warning C4390: ';' : empty controlled statement found; is this the intent?

C:\upp_2467\uppsrc\plugin\z\lib\gzio.c(131) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable d
eprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.

With google I undertand that only second complain is serius point, but without a standard solution for different compiler, and both can be hide using #pragma ...

Where can do it, without touch U++ code??

Thanks.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: PROPOSAL: Monitor mutex in objects
Next Topic: HttpsClient problems?
Goto Forum:
  


Current Time: Sat May 11 10:44:29 CEST 2024

Total time taken to generate the page: 0.01905 seconds