[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: BNF Mode 0.4.3
From: |
Stefan Monnier |
Subject: |
Re: BNF Mode 0.4.3 |
Date: |
Mon, 20 Jan 2020 14:49:56 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) |
> As far as I remember, there should not be such changes.
Indeed, it seems the `git diff` is empty, so it's just that Git doesn't
know that all elpa.git changes were merged into the github branch.
I think that if you `git merge elpa/externals/bnf-mode` it will fix this
cosmetic issue.
> I'm sorry for inconvenience with the release.
No inconvenience at all. I just mentioned the "non fast forward" since
it can be a sign of missing sync.
> Well, are there any blocking problems for the release 0.4.3?
Not that I know. The release is cut automatically by a job that runs
twice a day, so if all goes well it'll be out in a few hours.
> I would like to note that if changes are necessary, I would like to
> use a new version for doing this, e.g. 0.4.4.
No disagreement from my side ;-)
Stefan