Re: [sane-devel] [PATCH 3/3] saned: reorganize flags, remove run_mode SANED_RUN_DEBUG

2017-09-10 Thread m. allan noah
Feel free to update the NEWS file, I'll incorporate your changes when we ship 1.0.28 allan On Sun, Sep 10, 2017 at 6:55 PM, Luiz Angelo Daros de Luca wrote: > Hi Olaf, > >> Apologies for the late follow-up. Shame on me for pinging you on the >> bug report for no follow-up

Re: [sane-devel] [PATCH 3/3] saned: reorganize flags, remove run_mode SANED_RUN_DEBUG

2017-09-10 Thread Luiz Angelo Daros de Luca
Hi Olaf, Apologies for the late follow-up. Shame on me for pinging you on the > bug report for no follow-up for a long time and then ignoring it when > you promptly send some. :-( > > No apologies needed. We know how it works. I was just waiting for your reply. My changes were already at

Re: [sane-devel] [PATCH 3/3] saned: reorganize flags, remove run_mode SANED_RUN_DEBUG

2017-09-09 Thread Olaf Meeuwissen
Hi Luiz, Apologies for the late follow-up. Shame on me for pinging you on the bug report for no follow-up for a long time and then ignoring it when you promptly send some. :-( Luiz Angelo Daros de Luca writes: > Hi Olaf, > >> Doing the saned options the Unix way? Great, "Do just one thing"

Re: [sane-devel] [PATCH 3/3] saned: reorganize flags, remove run_mode SANED_RUN_DEBUG

2017-08-13 Thread Luiz Angelo Daros de Luca
Hi Olaf, > > Doing the saned options the Unix way? Great, "Do just one thing" but > let's also have a look at the "and do it well" part. This is not to > imply that your patch is not doing things well, btw, just a little > reminder that that is also part of the Unix way. > > > All flags now do

Re: [sane-devel] [PATCH 3/3] saned: reorganize flags, remove run_mode SANED_RUN_DEBUG

2017-07-29 Thread Olaf Meeuwissen
Hi Luiz, Thanks for your patches. I really appreciate that you also keep the documentation in sync! Luiz Angelo Daros de Luca writes: > The two first patches are trivial bugfixes. Indeed they are and I'll push them shortly. > However, this one proposes a new organization on saned options, as

Re: [sane-devel] [PATCH 3/3] saned: reorganize flags, remove run_mode SANED_RUN_DEBUG

2017-07-22 Thread Luiz Angelo Daros de Luca
The two first patches are trivial bugfixes. However, this one proposes a new organization on saned options, as shown at: https://alioth.debian.org/tracker/index.php?func=detail=315747_id=30186=410366 All flags now do one thing and normally have an opposite flag that can deactivate it. The flag

[sane-devel] [PATCH 3/3] saned: reorganize flags, remove run_mode SANED_RUN_DEBUG

2017-07-22 Thread luizluca
From: Luiz Angelo Daros de Luca Flags like -a, -d and -s have many overlap effects. This patch restricts the effect of flags to a simple action. New -u (user) flag replaces -a optional argument for running saned as a different user. The code that retrieve the user info and