[MERGE](trivial) deprecated_in should follow the same convention

Martin Pool mbp at canonical.com
Mon May 19 23:00:51 BST 2008


On Tue, May 20, 2008 at 6:57 AM, John Arbash Meinel
<john at arbash-meinel.com> wrote:
> All of the 'symbol_versioning.one_XXXX' strings end with a final '.'. This
> patch
> changes it so that 'deprecated_in((1, 6, 0))' also results in a final
> period.
>
> I ran into this because I used deprecated_id((1, 6, 0)) in the source code,
> and
> then wanted to use "one_six" in the test suite. (For whatever reason.)
>
> Anyway, it made sense to have them output identical strings. I went ahead
> and
> submitted this because it is rather trivial.

OK.  But I was hoping that by adding this we could get away from
needing to declare something like one_six in every release; the whole
thing seems like unnecessary busywork.

bb: approve

-- 
Martin <http://launchpad.net/~mbp/>



More information about the bazaar mailing list