nmh-workers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Nmh-workers] Spaces before Tabs.


From: Ralph Corderoy
Subject: Re: [Nmh-workers] Spaces before Tabs.
Date: Thu, 20 Apr 2017 14:04:05 +0100

Hi David,

> > Talking of 1.7, I think there are some things that were marked
> > deprecated in 1.6 that could get the chop before 1.7...
>
> Such as?

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?

-- 
Cheers, Ralph.
https://plus.google.com/+RalphCorderoy



reply via email to

[Prev in Thread] Current Thread [Next in Thread]