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 » Community » U++ community news and announcements » U++ 2019.1.rc6 released
Re: U++ 2019.1.rc6 released [message #51717 is a reply to message #51716] Tue, 30 April 2019 20:50 Go to previous messageGo to previous message
Novo is currently offline  Novo
Messages: 1430
Registered: December 2006
Ultimate Contributor
#if __has_attribute(no_sanitize)
	#define NOUBSAN __attribute__((no_sanitize("undefined")))
#else
	#define NOUBSAN
#endif

This works with both Clang and GCC. Unsure about MSVC.


Regards,
Novo
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: U++ 2019.1.rc1 released
Next Topic: U++ 2019.1.rc5 released
Goto Forum:
  


Current Time: Sat Jul 19 23:50:56 CEST 2025

Total time taken to generate the page: 0.02893 seconds