Since not only \ but also other characters that have special meaning
to compiler are used by Big5 Chinese characters. Adding an extra \
can make non-Big5 aware environment happy. I think we can get rid of
this dirty work by using UTF-8 instead of the annoying Big5 problem.

On Sun, 1 Aug 2004 01:17:08 -0400 (EDT), Bruce Momjian
<[EMAIL PROTECTED]> wrote:
> The big problem is that it didn't add an extra \ in the cases I
> mentioned.  There were other strings that looked like:
>         "XXX\XX"
> where X is a high-bit character.  Notice there is only one backslash.
> ---------------------------------------------------------------------------
>   Bruce Momjian                        |  http://candle.pha.pa.us
>   [EMAIL PROTECTED]               |  (610) 359-1001
>   +  If your life is a hard drive,     |  13 Roberts Road
>   +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073
>

---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]

Reply via email to