Opened 8 years ago

Closed 8 years ago

#1299 closed defect (fixed)

Encoding of file "tests/compiler-tests.scm" is latin1

Reported by: dram Owned by:
Priority: minor Milestone: someday
Component: unknown Version: 4.11.0
Keywords: Cc:
Estimated difficulty:

Description

Encoding of file "tests/compiler-tests.scm" is latin1, it may be nice to change it to UTF-8.

Attachments (1)

0001-Change-encoding-of-compiler-tests.scm-to-utf-8.patch (1.4 KB) - added by Kooda 8 years ago.

Download all attachments as: .zip

Change History (3)

comment:1 Changed 8 years ago by Kooda

Sounds right. All other files are either ASCII or UTF-8. :)
Here is a patch!

comment:2 Changed 8 years ago by sjamaan

Resolution: fixed
Status: newclosed

Since this is a trivial patch, there's no need for double signoff. I've applied it.

Thanks, Kooda!

Note: See TracTickets for help on using tickets.