Re: [WEE] code page mystery

new topic     » goto parent     » topic index » view thread      » older message » newer message

Here is the simplest demo of my observation:

  • Resources
    • Mint Linux
    • WEE 0.49
    • Euphoria Interpreter v4.1.0 development
      64-bit Linux, Using System Memory
      Revision Date: 2015-02-02 14:18:53, Id: 5861:57179171dbed

grab some unicode from LibreOffice. Insert three characters "ÄßC"

puts(1, "ÄßC" ) 

After inserting, the unicode characters look correct.

Run and I see:

��CPress any key... 

Check, terminal is utf8

Set terminal encoding to ISO-8859-1

Now I see:

ÄßC 

I discovered this because I was typing on the same file with both Geany and WEE. Geany reports the encoding on a status line.

_tom

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu