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

According to [EMAIL PROTECTED] on 11/19/2007 2:52 AM:
> Eric Blake a écrit :
>> I'm the m4 maintainer, and am not using debian myself, so I don't have
>> direct access to the files you are mentioning
>>   
> A bit surprising on bugs.debian.org ;)

That's because anyone is allowed to subscribe to debian bug feeds, whether
or not they use debian.  I have found that debian bug reports for m4 tend
to flush out issues that also affect other platforms, so I subscribed in
order to improve m4.  However, in this case, there is no m4 bug.

> 
> Here's the whole directory /usr/share/sendmail hoping it will help ;)

Yep.  cf.m4 includes cfhead.m4, which does changecom(^A), which means that
# no longer starts m4 comments.  That means that text that follows # is
live to m4, and thus the line:

#       * `sendmailconfig`

in sendmail.mc is starting an unterminated doubly-nested quoted string,
rather than being a comment.

This is a sendmail bug, not an m4 bug.  cfhead.m4 should probably be
changed to call changecom(`#') after it has done all its work, once again
making # start comments in the user file, so that text in the user
comments is no longer live to m4.

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

Eric Blake             [EMAIL PROTECTED]
-----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

iD8DBQFHQY4K84KuGfSFAYARAh8oAJ9XlOe5DM2df1jZUw8pjhEakaFJ5ACffitR
YDgO6B6sDFrjf16ga2IW2BU=
=4Bz1
-----END PGP SIGNATURE-----



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to