autoconf-patches
[Top][All Lists]
Advanced

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

Re: m4sugar speedups


From: Eric Blake
Subject: Re: m4sugar speedups
Date: Sun, 02 Mar 2008 15:30:37 -0700
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.12) Gecko/20080213 Thunderbird/2.0.0.12 Mnenhy/0.7.5.666

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

According to Ralf Wildenhues on 3/2/2008 3:15 PM:
| Hi Eric,
|
| late review of an old patch:
|
<http://thread.gmane.org/gmane.comp.sysutils.autoconf.general/9586/focus=4902>

Better late than never; I'll try to fold in your suggestions.  But
meanwhile, to answer your question,

|>  # m4_list_cmp(A, B)
|>  # -----------------
|>  #
|> -# Compare the two lists of integers A and B.  For instance:
|> -#   m4_list_cmp((1, 0),     (1))    ->  0
|> +# Compare the two lists of integer expressions A and B.  For instance:
|> +#   m4_list_cmp([1, 0],     [1])    ->  0
|
| Curious: is this fixing implementation or just fixing the comments?

Changing the implementation - this was the last instance of ()-delimited
m4 lists, and I converted it to be []-delimited as in all other m4 lists
in m4sugar.

- --
Don't work too hard, make some time for fun as well!

Eric Blake             address@hidden
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHyyqN84KuGfSFAYARAqBMAJ44HT2Ikpvs3sdgf+hImqU6fYZYcACfeM5u
q2buuYyI0dLMCgKrvF5Brqw=
=nraO
-----END PGP SIGNATURE-----




reply via email to

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