mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-17 19:22:25 +01:00
Test with 12u2
This commit is contained in:
parent
941f8de99a
commit
d5222e2227
@ -125,7 +125,9 @@
|
|||||||
|
|
||||||
#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
|
||||||
// OK with __SUNPRO_CC 0x5120
|
// Tested OK with:
|
||||||
|
// __SUNPRO_CC 0x5110
|
||||||
|
// __SUNPRO_CC 0x5120
|
||||||
# if __SUNPRO_CC == 0x5100 // Oracle Solaris Studio version 12.1
|
# if __SUNPRO_CC == 0x5100 // Oracle Solaris Studio version 12.1
|
||||||
# endif
|
# endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user