Merge sunpro update from Trunk.

[SVN r43142]
This commit is contained in:
John Maddock
2008-02-07 09:57:48 +00:00
parent a7b5a1f17e
commit f7d34f0317

View File

@ -84,8 +84,8 @@
#error "Compiler not supported or configured - please reconfigure" #error "Compiler not supported or configured - please reconfigure"
#endif #endif
// //
// last known and checked version is 0x570: // last known and checked version is 0x590:
#if (__SUNPRO_CC > 0x580) #if (__SUNPRO_CC > 0x590)
# if defined(BOOST_ASSERT_CONFIG) # if defined(BOOST_ASSERT_CONFIG)
# error "Unknown compiler version - please run the configure tests and report the results" # error "Unknown compiler version - please run the configure tests and report the results"
# endif # endif