[cmake-developers] kwsys requests
Stephen Kelly
steveire at gmail.com
Sat Dec 22 08:08:49 EST 2012
Rolf Eike Beer wrote:
> Stephen Kelly wrote:
>> Brad King wrote:
>> > On 12/21/2012 09:20 AM, Stephen Kelly wrote:
>
>> Is this email enough of a report about that, or do you want a tracker
>> entry?
>> >> * Add a MakeCidentifier method to SystemTools
>> >
>> > KWSys contribution instructions are here:
>> > http://public.kitware.com/Wiki/KWSys/Git
>>
>> ETOOMANYUPSTREAMS :)
>>
>> > Eike has been quite active there recently :)
>>
>> Eike, could you do me a favor and commit the fix? The typo is annoying,
>> but it's not enough to motivate me to figure out what I need to know
>> about contributing to kwsys.
>
> Evil Stevil asking me to assist breaking the world? How could I resist ;)
:)
>
> http://review.source.kitware.com/9043
>
> I would vote for putting the correctly named function right after the
> comment so it gets documented instead of the old one.
Good point. I agree.
> And maybe wrap the
> compat one in an #ifdef so projects that do not use the bogus name will
> not get a symbol for it? I don't know if that is worth the effort...
Only if the typo method is available by default and the downstream has to
define KWSYS_NO_DEPRECATED or so (though that doesn't really scale to future
versions. The Qt way of doing that works, though). I also don't think it's
worth the effort.
Thanks for this,
Steve.
More information about the cmake-developers
mailing list