On Tue, May 17, 2011 at 6:03 AM, Brad King <brad.k...@kitware.com> wrote:
> On 05/16/2011 12:37 PM, Manuel Klimek wrote:
>> On Mon, May 16, 2011 at 7:58 AM, Brad King <brad.k...@kitware.com> wrote:
>>> On 05/14/2011 01:04 AM, Manuel Klimek wrote:
>>>> Any news on this one? We're currently building more tools, so it would
>>>> be cool to know when we can expect this to be more easily available.
>>>> If there's more work to do on my side, I'm happy to see it through.
>>>
>>> Thanks for the ping.  I've had the topic sitting in my work tree for a while
>>> but needed to make one more fix.  I just needed to tweak your last commit to
>>> only build the test helper code if the test would be run.  I've merged the
>>> topic to our 'next' branch:
>>>
>>>  http://cmake.org/gitweb?p=cmake.git;a=commit;h=024f2cdc
>
> FYI, I had to fix several errors to make this topic portable:
>
> http://www.cdash.org/CDash/index.php?project=CMake&filtercount=3&showfilters=1&filtercombine=and&field1=buildstarttime/date&compare1=83&value1=2011-05-16%2021%3A00%3A00%20EDT&field2=buildstarttime/date&compare2=84&value2=2011-05-17%2006%3A00%3A00%20EDT&field3=builderrors/number&compare3=43&value3=0
> http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=c9174c0e
> http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=a7e7a04a
> http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=4e2185cb
> http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=169bb05f
>
> It's amazing how little of the STL can actually be used ;)

Wow. Well, the language (and thus the stl) and the compilers have
evolved - sometimes it's a shame if one has to support old versions
that even the compiler writers would consider broken, but there is no
choice - thanks for showing those corner cases, they're definitely
educating for me.

Cheers,
/Manuel
_______________________________________________
cmake-developers mailing list
cmake-developers@cmake.org
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to