Re: [PATCH] do not abort on broken .cpio file

2009-11-02 Thread Slava Zanko
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 02.11.2009 05:32, Enrico Weigelt wrote: * Denys Vlasenko vda.li...@googlemail.com schrieb: For example, you can have a rule that committer is responsible for that. If you have a few people in your team whom you trust that they are organized

Re: [PATCH] do not abort on broken .cpio file

2009-11-01 Thread Yury V. Zaytsev
On Sun, 2009-11-01 at 03:02 +0100, Denys Vlasenko wrote: This wastes your time. Maybe it makes sense to allow trivial fixes to be applied without going through this process? What are your suggestions on how would you track what, from where and WHY gets into master, who reviewed the code

Re: [PATCH] do not abort on broken .cpio file

2009-11-01 Thread Denys Vlasenko
On Sunday 01 November 2009 11:59, Yury V. Zaytsev wrote: On Sun, 2009-11-01 at 03:02 +0100, Denys Vlasenko wrote: This wastes your time. Maybe it makes sense to allow trivial fixes to be applied without going through this process? What are your suggestions on how would you track what,

Re: [PATCH] do not abort on broken .cpio file

2009-11-01 Thread Enrico Weigelt
* Denys Vlasenko vda.li...@googlemail.com schrieb: For example, you can have a rule that committer is responsible for that. If you have a few people in your team whom you trust that they are organized enough to always do a compile test and a basic run test before committing, then they may

Re: [PATCH] do not abort on broken .cpio file

2009-10-31 Thread Denys Vlasenko
On Thursday 15 October 2009 16:21, Denys Vlasenko wrote: For some reason, mc aborts if .cpio magic as wrong. This trivial patch makes mc handle it gracefully. Please apply. This is now fixed, thanks! I am a bit surprised that for such a trivial fix, you guys went to the trouble of

Re: [PATCH] do not abort on broken .cpio file

2009-10-16 Thread Slava Zanko
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 15.10.2009 17:21, Denys Vlasenko wrote: For some reason, mc aborts if .cpio magic as wrong. This trivial patch makes mc handle it gracefully. Please apply. Patch now in tracker: http://www.midnight-commander.org/ticket/1725 Thank for contribute.