$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: JOAQUIN LOPEZ MU?Z (joaquin_at_[hidden])
Date: 2007-10-15 17:36:54
----- Mensaje original -----
De: Gennadiy Rozental <rogeeff_at_[hidden]>
Fecha: Lunes, Octubre 15, 2007 11:05 pm
Asunto: Re: [boost][test][msvc-6.0/7.0] problem with rev. 40035 of 
boost/test/impl/unit_test_suite.ipp
Para: boost_at_[hidden]
> Joaquín Mª López Muñoz <joaquin <at> tid.es> writes:
[...]
> >  if( 
> >   const_string( framework::get( id, test_id_2_unit_type( 
id ) ).p_name )
> >   == tu_name )
> > 
> > everything works fine (checked in MSVC++ 6.0 and GCC 3.2).
[...]
> Better use 
> 
>   if( framework::get( id, test_id_2_unit_type( id ) ).p_name.get() 
>   == tu_name )
> 
That was my first attempt and it does not solve the problem for
MSVC++ 6.0, strangely enough :( Do I have your permission to go with
plan B?
Joaquín M López Muñoz
Telefónica, Investigación y Desarrollo