[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] doc: Add a cautionary note
From: |
Mihir Mehta |
Subject: |
Re: [PATCH] doc: Add a cautionary note |
Date: |
Mon, 15 Oct 2018 02:40:49 -0500 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 |
Hi Pádraig,
On Sunday 14 October 2018 10:37 PM, Pádraig Brady wrote:
Why was bison++ suggested?
Is there an overlap in commands used in these packages?
I.E. could the disambiguation be done in the packaging?
The packages "bison" and "bison++" are suggested, in Debian and
derivatives, as alternatives to provide "bison" on the command-line. The
trouble I'm trying to address with this patch is that these two "bison"
executables (or scripts - I haven't checked) do not do the same thing,
and in particular the version from "bison++" screws up compilation of
the coreutils.
I'm not sure how the disambiguation could be done in the packaging.
MIhir.