David Kastrup <[EMAIL PROTECTED]> writes:
> Richard Stallman <[EMAIL PROTECTED]> writes:
>> --ansi may have other consequences, and I don't trust it.
>> Can we avoid generating these double-slashes?
>
[...]
> Yes, it can be done, but it is not something that works easily and can
> be resolved without recurring time and again by accident.

As a quick & dirty hack, running config.h and both Makefile.c files
through a 's,//+,/,' filter would be easy, and AFAICS it would work
right at the moment.  On the other hand, it would surely ruin
someone's day later, when they want to put an actual `//' sequence in
there for some reason.

-- 
KÃroly

Attachment: pgp6XJcT731H1.pgp
Description: PGP signature

_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

Reply via email to