Skip to content

Foreign characters cause failure in python3 #3

@cortlandstarrett

Description

@cortlandstarrett

The following line is in a marking file that gets included during gen_erate translation.

.// 以下 does not exit になるやつ

On Linux, gen_erate deals with this just fine. On Windows, I see a character mapping error.

q.main.arc: 19:  ERROR:  'charmap' codec can't decode byte 0x81 in position 26: character maps to 
Traceback  (most recent call last):
    File "C:\Users\cort\workspace2016_2\MicrowaveOven\gen\code_generation\arc\sys.arc", line 73
    File "C:\Users\cort\workspace2016_2\MicrowaveOven\gen\code_generation\arc\q.main.arc", line 19
'charmap' codec can't decode byte 0x81 in position 26: character maps to 

Do you have advice?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions