I would say don't bother with the ifdef. Just leave the old one there too.

On Sat, Dec 22, 2012 at 8:20 AM, Rolf Eike Beer <e...@sf-mail.de> wrote:

> Stephen Kelly wrote:
> > 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.
>
> Changed.
>
> > > 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.
>
> Of course. David?
>
> Eike
> --
> --
>
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the CMake FAQ at:
> http://www.cmake.org/Wiki/CMake_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
>
--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to