Menu

#40 Double byte char recognise as \

open
nobody
None
3
2005-02-07
2004-11-21
Anonymous
No

Hi all,

A double byte (chinese) string is interpreted wrongly as
\ (line continue char) , and generate error during
compilation.

How to tell pilrc not to recognize \ ?
Is it sometime of bug?

Discussion

  • John Marshall

    John Marshall - 2005-02-07

    Logged In: YES
    user_id=4669

    An example please. The code checks for double byte characters before
    checking for \ chars (as string escapes, not line continuation characters),
    so we won't be able to look into this without a lot more explanation and
    preferably an actual example.

     
  • John Marshall

    John Marshall - 2005-02-07
    • priority: 5 --> 3
     
  • martin

    martin - 2005-05-07

    Logged In: YES
    user_id=1274282

    The following big-5 code encodes wrong.

    STRINGTABLE 102"" "糾紛" "時停" "功。" "傾向" "盡量"

    I use PILRC plug-in 3.2 .

     
  • martin

    martin - 2005-05-07

    Logged In: YES
    user_id=1274282

    if you can't see what is in the example. contact me.

     

Log in to post a comment.

Monday.com Logo