mirror of
https://github.com/catchorg/Catch2.git
synced 2025-09-19 19:25:38 +02:00
tested with Sun Studio 11
This commit is contained in:
@@ -126,6 +126,7 @@
|
|||||||
#define CATCH_INTERNAL_CONFIG_VARIADIC_MACROS
|
#define CATCH_INTERNAL_CONFIG_VARIADIC_MACROS
|
||||||
#define CATCH_INTERNAL_SUNPRO_CC_NON_COMPLIANT_STL
|
#define CATCH_INTERNAL_SUNPRO_CC_NON_COMPLIANT_STL
|
||||||
// Tested OK with:
|
// Tested OK with:
|
||||||
|
// __SUNPRO_CC 0x580
|
||||||
// __SUNPRO_CC 0x5110
|
// __SUNPRO_CC 0x5110
|
||||||
// __SUNPRO_CC 0x5120
|
// __SUNPRO_CC 0x5120
|
||||||
# if __SUNPRO_CC == 0x5100 // Oracle Solaris Studio version 12.1
|
# if __SUNPRO_CC == 0x5100 // Oracle Solaris Studio version 12.1
|
||||||
|
Reference in New Issue
Block a user