[cmake-developers] [CMake] Nina Generator on Windows generates too long link cmd lines

Peter Kümmel syntheticpp at gmx.net
Wed Jun 6 16:14:29 EDT 2012


On 06.06.2012 21:32, Brad King wrote:
> On Tue, Jun 5, 2012 at 6:15 PM, Peter Kümmel<syntheticpp at gmx.net>  wrote:
>> The commits are here
>>
>> http://cmake.org/gitweb?p=stage/cmake.git;a=shortlog;h=refs/heads/ninja-rspfile
>
> FYI, std::ostringstream is not portable to ancient platforms:
>
>   http://www.cmake.org/Bug/view.php?id=13272
>
> Please use "cmOStringStream" instead from now on.

OK, I try to remember. But please don't blame me for introducing
std::ostringstream. I only added a std::stringstream where a
std::ostringstream already was there.

>
> Thanks,
> -Brad
>



More information about the cmake-developers mailing list