[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-apl] Support for help command in emacs-mode
From: |
Juergen Sauermann |
Subject: |
Re: [Bug-apl] Support for help command in emacs-mode |
Date: |
Sun, 7 Jan 2018 20:10:48 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux i686; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 |
Hi,
On 01/07/2018 05:52 PM, Elias Mårtenson wrote:
To me, it's a lot better if the primary code stays in the main GNU APL
repository.
Agreed. The current problem is that your git repository is a little
behind the
main GNU APL repository. I made some code clean-ups already some time ago
which alse needed some small updates in your emacs subdirectory. So all that
is required is that you fetch the emacs subdiretcory back from the GNU
APL repository.
Without that the files in the emacs subdirectory do not compile anymore.
Of course that could have been avoided if we had used only a sinfle
repository.
But that has downsides as well. I do not normally apply patches to the
GNU sources
without testing them. A few weeks ago I got a patch which broke the GNU
APL build.
Had I not tested the patch, simply appying it would have created a major
problem.
Unfortunately in the emacs case (but also for sql and postgres) I cannot
test the code
related to it on my machine. So I depend on you testing all changes made
to that code.
But even if your changes successfully compile on a out-of-date version
of GNU APL then
your updated code breaks the build of the latest GNU APL. And that is
the case regardless
of we submit changes by means of patch files, or by updating from a
remote repository,
or by checking code into a common directory.
Best Regards,
/// Jürgen
- Re: [Bug-apl] Support for help command in emacs-mode, (continued)
- Re: [Bug-apl] Support for help command in emacs-mode, Juergen Sauermann, 2018/01/07
- Re: [Bug-apl] Support for help command in emacs-mode, Alexey Veretennikov, 2018/01/10
- Re: [Bug-apl] Support for help command in emacs-mode, Elias Mårtenson, 2018/01/13
- Re: [Bug-apl] Support for help command in emacs-mode, Alexey Veretennikov, 2018/01/15
- Re: [Bug-apl] Support for help command in emacs-mode, Alexey Veretennikov, 2018/01/16
- Re: [Bug-apl] Support for help command in emacs-mode, Alexey Veretennikov, 2018/01/16
- Re: [Bug-apl] Support for help command in emacs-mode, Alexey Veretennikov, 2018/01/19
- Re: [Bug-apl] Support for help command in emacs-mode, Juergen Sauermann, 2018/01/19
- Re: [Bug-apl] Support for help command in emacs-mode, Elias Mårtenson, 2018/01/07
- Re: [Bug-apl] Support for help command in emacs-mode, Peter Teeson, 2018/01/07
- Re: [Bug-apl] Support for help command in emacs-mode,
Juergen Sauermann <=