bug-bison
[Top][All Lists]
Advanced

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

Re: [PATCH] do not ignore errors like ENOSPC, EIO when writing to stdout


From: Jim Meyering
Subject: Re: [PATCH] do not ignore errors like ENOSPC, EIO when writing to stdout
Date: Tue, 31 Jan 2012 09:57:32 +0100

Akim Demaille wrote:
> Installed in branch-2.5.
>
> Is there some standard in the gnulib universe on the names to
> give to the various branches?  In Bison, master is the next major
> release, and we use branch-X.Y for the maintenance branches, but
> some version independent naming scheme would be fine.

You might like to follow git.git's example.  They use branches named
after their function, rather than ones named after (imho)less-meaningful
numbers.

That seems more scalable in the long run:

    maint
    master
    next
    pu
    todo

Otherwise, eventually you'll end up with many many branches,
all but a few of which are inactive.



reply via email to

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