autoconf-patches
[Top][All Lists]
Advanced

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

Re: Formatting cleanups in macro comments.


From: Eric Blake
Subject: Re: Formatting cleanups in macro comments.
Date: Thu, 11 Mar 2010 20:50:54 -0700
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.23) Gecko/20090812 Thunderbird/2.0.0.23 Mnenhy/0.7.6.666

According to Ralf Wildenhues on 3/6/2010 1:35 AM:
> While looking at fortran.m4, I noted a few underlines not aligned with
> the macro synopsis above.  Not a big deal, but they distracted me, so
> let's just fix them all.  The quickfix list generated by
> 
>   for f in `git ls-files`
>   do
>     awk '{ len[NR] = length($0) }
>          /----*/ && len[NR-1] != 0 {
>            if (len[NR-1] != len[NR])
>              print FILENAME ":" NR ":" $0
>          }' $f
>   done

Please commit, but only after amending the commit message to contain this
formula in case we want to repeat it in the future.

-- 
Eric Blake   address@hidden    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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