Re: [boost] Patch for type_traits

2003-05-18 Thread John Maddock
> This small patch removes all the warnings the type_traits regression suite > is actually encountering with Intel compiler on Linux. And thanks to this > patch, the number of warnings for the whole Boost regression suite on this > particular compiler drops from 50 to 1. > > Index: libs/type_traits

[boost] Patch for type_traits

2003-05-18 Thread Guillaume Melquiond
Hi, This small patch removes all the warnings the type_traits regression suite is actually encountering with Intel compiler on Linux. And thanks to this patch, the number of warnings for the whole Boost regression suite on this particular compiler drops from 50 to 1. Index: libs/type_traits/test/