tech-pkg archive

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

Re: bin/analyze both in hunspell and go-tools



On Thu, Oct 11, 2018 at 7:37 AM David Holland
<dholland-pkgtech%netbsd.org@localhost> wrote:
>
> On Wed, Oct 10, 2018 at 09:34:02PM +0200, Benny Siegert wrote:
>  > I just updated go-tools, which now contains a static analyzer named
>  > analyze. Unfortunately, that makes it conflict (accidentally) with
>  > hunspell, which also has a bin/analyze.
>  >
>  > I am not super familiar with hunspell, but it sounds like analyze is
>  > an example program and not super useful for end users. Thus, I would
>  > like to rename it, say to bin/hunspell-analyze.
>  >
>  > Opinions?
>
> TBH, I would rename both of them. That's an awfully generic name.

To close the loop on this: the analyze binary in go-tools is now
called as "go tool analyze", and the hunspell one is
bin/hunspell-analyze.

-- 
Benny


Home | Main Index | Thread Index | Old Index