
John Maddock wrote:
The sunpro type_traits tests are currently mostly failing because is_enum is broken, this in turn is likely to really be an is_convertible failure.
There are a few possible preprocessor branches that could be taken for is_convertible, if some kind soul with access to sunpro would give these a try and see if any fix the errors that would be very welcome.
Well, I'm not an sunpro "expert" but I use the compilers at work and am sad enough to have a Sun workstation running Sol10 and the latest compiler here at home. I've been playing with boost on that for a while so I should be able to help. I'm just about to update the compiler on that box to the latest patch level so I'll give it a try against 1.34 RC on the weekend. I've seen the is_enum breakage on 1.33 and was planning to investigate shortly before all my spare time disappeared, but the code made my head hurt a tad... If you've got a static IP address at your end I may be able to give you a login on this box if you want to have a play with the compiler yourself. Regards, Timo