This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: "warning: unknown escape sequence `\%'"


On Thu, May 18, 2000 at 11:00:32AM -0700, Zack Weinberg wrote:
> Now, no one uses pure SCCS anymore, and its successors (CSSC,
> Bitkeeper) can be told not to mangle strings with %X% in them.  So I
> propose simply to remove all the backslashes.

Alternately, there's no particular reason we need to use '%'.
We could just as easily use '$' or something.


r~

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]