[cmake-developers] linked-usage-cleanup regressed automoc
Brad King
brad.king at kitware.com
Tue Mar 12 17:35:15 EDT 2013
On 03/11/2013 07:01 PM, Stephen Kelly wrote:
> Stephen Kelly wrote:
>> Alexander Neundorf wrote:
>>> The patch only avoided that specific situation when it occured with
>>> automoc, but the same situation can also happen independent from automoc.
>>
>> Not really, the attached case can only crash because of the automoc
>> support built-in in cmake. Can you create a testcase which does not rely
>> on that feature?
>
> Oh, of course the obvious way is to simply comment out the automoc lines.
> That causes the same crash.
Fixed:
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=92a2ab70
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=ab079ee6
but please review these changes.
Thanks,
-Brad
More information about the cmake-developers
mailing list