Boost logo

Boost Users :

From: Wang Yun (a_hao_at_[hidden])
Date: 2006-05-22 21:43:35


Catalin Pitis wrote:
> Hi
>
> I'm using Visual C++ 8.0 and I tried to run the following code, which
> seems to crash with assertion (NULL POINTER) at debug time:
>
> (boost::format( "Something %1%") % std::string()).str()
>
> It seems that it doesn't like empty strings in placeholders at all. Is
> it a bug or is it as designed?
>
> Thanks
> Catalin
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users
>
>
>
I think it's a bug of vc8, I meet this before and just change vc's code.

Wang Yun


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net