mirror of
https://github.com/catchorg/Catch2.git
synced 2025-07-05 00:55:32 +02:00
tested with Sun Studio 11
This commit is contained in:
parent
053b6e8e99
commit
c52d2fe383
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user