Re: [PATCH] chcon: trivial usage: '--reference' now depends on LONG_OPTS

2017-08-09 Thread Denys Vlasenko
Applied, thanks. Please add signed-off lines to your patches. On Tue, Aug 8, 2017 at 10:02 PM, Xabier Oneca -- xOneca wrote: > Hello, > > In one of the lastest mega-commits > (036585a911a5fe6c2cd77b808dd9150500f37272 getopt32: remove > applet_long_options) I've spotted (don't ask how ;) ) that

Re: [PATCH] chcon: trivial usage: '--reference' now depends on LONG_OPTS

2017-08-09 Thread Xabier Oneca -- xOneca
Please add signed-off lines to your patches. It was... in the attached patch. My MTA destroys tabs, so I only copied it to review more comfortably. Nvm. ___ busybox mailing list busybox@busybox.net http://lists.busybox.net/mailman/listinfo/busybox

Re: [PATCH v2 0/2] Support for `read -d`

2017-08-09 Thread Denys Vlasenko
Applied, thanks. Does git testsuite work now with current git? On Tue, Aug 8, 2017 at 4:46 PM, Johannes Schindelin wrote: > This feature is used by Git's test suite. That is the incentive. It was > also pretty to implement, so why not ;-) > > Changes since v1: > > - split into two patches, one fo

Re: [PATCH v2 0/2] Support for `read -d`

2017-08-09 Thread Johannes Schindelin
Hi Denys, On Wed, 9 Aug 2017, Denys Vlasenko wrote: > Applied, thanks. Thank you! > Does git testsuite work now with current git? I have not tested on Linux. But I did test on Windows. The motiviation behind all my BusyBox work was to start releasing an experimental BusyBox-based MinGit (read:

Re: [PATCH] Silence misguided GCC warning about alignment issues

2017-08-09 Thread Johannes Schindelin
Hi Emmanuel, On Tue, 8 Aug 2017, Emmanuel Deloget wrote: > On Tue, Aug 8, 2017 at 1:19 PM, Johannes Schindelin < > johannes.schinde...@gmx.de> wrote: > > > On Mon, 7 Aug 2017, Emmanuel Deloget wrote: > > > > > And yes, its seems that the get_le32() macro in xz_private.h is a > > > bit illegal wit