Re: Bug#565663: [PATCH] aclocal: Make missing 'dir' in -Idir a warning instead of a fatal error.

2010-03-06 Thread Ben Pfaff
Ben Pfaff writes: > +2010-02-27 Ben Pfaff > + > + Make -Idir a warning instead of a fatal error if 'dir' does not > + exist. > + * aclocal.in (scan_m4_dirs): Demote fatal error to warning. > + I was hoping for some feedback on this propose

[PATCH] aclocal: Make missing 'dir' in -Idir a warning instead of a fatal error.

2010-02-28 Thread Ben Pfaff
f --git a/ChangeLog b/ChangeLog index 5fbc889..d0d8ccf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2010-02-27 Ben Pfaff + + Make -Idir a warning instead of a fatal error if 'dir' does not + exist. + * aclocal.in (scan_m4_dirs): Demote fatal error to warning. +

Re: using color-tests backwards-portably

2009-08-14 Thread Ben Pfaff
Ralf Wildenhues writes: > * Ben Pfaff wrote on Fri, Aug 14, 2009 at 06:33:14PM CEST: >> As an alternative, could Automake provide an API that allows >> users to say "if feature X is supported, then expand this >> configure.ac code"? For example: >>

Re: using color-tests backwards-portably

2009-08-14 Thread Ben Pfaff
[AM_INIT_AUTOMAKE([foreign])]) This seems to me more in keeping with the Autoconf philosophy. -- Ben Pfaff http://benpfaff.org

Re: [Patch] New target to generate cscope database

2009-05-07 Thread Ben Pfaff
Ralf Wildenhues writes: > Does cscope offer enough additional functionality over, say, > Exuberant Ctags or gtags, to warrant being supported? Do many people > use it? The most useful feature of cscope that is not in *tags (as far as I know) is that it maintains a list of source code locations

Re: Documentation for the parallel-tests driver. [4/4]

2008-10-17 Thread Ben Pfaff
Akim Demaille <[EMAIL PROTECTED]> writes: > This was one feature that prompted the > writing of check.mk: very very often for batch-programs you write a > test driver which takes a test file which contains things like an > input, expected stdout, stderr, and exit status. Then testing the > progra

Re: It gits on my nerves

2007-11-24 Thread Ben Pfaff
r branch. The git manual > describes this in the "creating the perfect patch series" > chapter. This works just fine, of course. Recently, I discovered the fairly new command "git rebase --interactive", which can sometimes be even easier. You might check it out, if yo

Re: Proposal: dirlist.d/ directory support

2006-08-23 Thread Ben Pfaff
y similar feature, such as the one you're proposing, should take into consideration. -- Ben Pfaff email: [EMAIL PROTECTED] web: http://benpfaff.org

Re: OT: ChangeLog stylistics

2006-03-21 Thread Ben Pfaff
Stepan Kasal <[EMAIL PROTECTED]> writes: > I though it's a problem of present vs. past tense, not actove/passive voice. > > The changelog informs about what _was done_ so there is no reason to use > present tense or imperative. I've always had trouble figuring out whether past or present tense is