nmh-workers
[Top] [All Lists]

Re: [Nmh-workers] Spaces before Tabs.

2017-04-20 20:31:57
Ralph wrote:

Well, that was just based on a little search the other day when I was
looking for example of how to deprecate something.  One is

    $ git blame -s 8a14191c0^ uip/send.c | grep deprecated
    521674623 305)                advise(NULL, "The -attach switch is 
deprecated");
    521674623 308)                advise(NULL, "The -noattach switch is 
deprecated");
    521674623 312)                advise(NULL, "The -attachformat switch is 
deprecated");
    $ git describe 521674623
    1.5-branchpoint-1019-g52167462
    $

I'm assuming my poor git-fu has found something that was deprecated
after 1.5 was released, and made it into 1.6.  Those switches and the
warnings could be removed before 1.7's cut as the user has had 0.1 of
being told they don't work?

Agreed.  whatnowsbr.c has corresponding relics.

David

_______________________________________________
Nmh-workers mailing list
Nmh-workers(_at_)nongnu(_dot_)org
https://lists.nongnu.org/mailman/listinfo/nmh-workers

<Prev in Thread] Current Thread [Next in Thread>