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 » 6715 nightly build
Re: 6715 nightly build [message #41661 is a reply to message #41650] Wed, 08 January 2014 08:46 Go to previous message
koldo is currently offline  koldo
Messages: 3361
Registered: August 2008
Senior Veteran
Hello Jim

Good job! Smile. Yes, you are right. That is a problem we have to solve now. It is described in this post.

The solution could be adding this code in parser.cpp

#if defined(COMPILER_MINGW)
extern "C" {
	_CRTIMP unsigned int __cdecl __MINGW_NOTHROW _clearfp(void);
}
#define SW_OVERFLOW    0x00000004              
#endif


Please try the fix and report your results in the other post.


Best regards
IƱaki
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Using USEMALLOC flag leads to errors on Log.cpp
Next Topic: Core regression between svn 6693 -> 6697
Goto Forum:
  


Current Time: Tue May 14 22:52:40 CEST 2024

Total time taken to generate the page: 0.01606 seconds