m4-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: format bug


From: Eric Blake-1
Subject: Re: format bug
Date: Thu, 31 May 2007 07:52:01 -0700 (PDT)

Howdy, Gary,

> ...but, as long as you're sure others' existing m4 code will not regress
> (I'm looking at autotools here really), then I'm okay with the change.

format isn't used very much in the autotools:

m4 branch-1_4:
currently %c is undocumented, and no existing examples use it
no examples use \

m4 head:
one example uses it, but when I wrote that example earlier
this year, I found it clunky, so I have no qualms changing it
no examples use \

autoconf:
lib/autotest/general.m4 - %d and %s, no \
lib/m4sugar/m4sh.m4 - %s, no \

automake:
not found

libtool:
not found

gnulib/m4:
not found

> Nah, that looks like over-engineering.  Let's just grep through the dev
> and stable branches of autotools for calls to format, and if there are
> no occurrences that will be regressed, outputting a regular warning  
> seems fine to me.

OK, no overengineering necessary. :)  I'll have the patch ready within
the week.

-- 
Eric Blake

-- 
View this message in context: 
http://www.nabble.com/Re%3A-format-bug-tf3843938.html#a10895501
Sent from the Gnu - M4 - Discuss mailing list archive at Nabble.com.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]