Difference: UnicodeRUNStmt (5 vs. 6)

Revision 62011-06-22 - KorryD

Line: 1 to 1
 
META TOPICPARENT name="UnicodeTestPlan"

RUN Statement

Line: 37 to 37
 

Bugs

  1. Implementation difference. The command is always encoded into UTF-8, not the the encoding of the OS shell.
Changed:
<
<
  1. RUN with passing a National field causes seg fault if you run it repeatedly.
  2. RUN with passing a Unicode field causes strange & inconsistent things to happen if you run it repeatedly.
  3. PASSing a unicode field via RUN doesn't seem to work, ie, echo $1 >some.file where $1 was a unicode field containing "This is Uni data\u03a3" does not give the expected result in the file (should contain a Σ symbol).
>
>
  1. RUN with passing a National field causes seg fault if you run it repeatedly.
    (KAD - should be fixed)
  2. RUN with passing a Unicode field causes strange & inconsistent things to happen if you run it repeatedly.
    (KAD - should be fixed)
  3. PASSing a unicode field via RUN doesn't seem to work, ie, echo $1 >some.file where $1 was a unicode field containing "This is Uni data\u03a3" does not give the expected result in the file (should contain a Σ symbol).
    (KAD - should be fixed)
  -- PeteBrower - 2011-03-17
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback