Summary
Encoding of file "tests/compiler-tests.scm" is latin1
Metadata
- Id: 5e41f1369281ca63b14835c1e33e4848888aa099
- Trac id: 1299
- Type: defect
- Reporter: dram
- Owner:
- Cc:
- Status: closed
- Component: unknown
- Estimated difficulty:
- Resolution: fixed
- Priority: minor
- Milestone: someday
- Version: 4.11.0
- Changetime: 2016-08-02 21:00:05 UTC
- Created: 2016-06-15 08:24:57 UTC
- Keywords:
Attachments
- 5e41f1369281ca63b14835c1e33e4848888aa099/attachments/0001-Change-encoding-of-compiler-tests.scm-to-utf-8.patch
Description
Encoding of file "tests/compiler-tests.scm" is latin1, it may be nice to change it to UTF-8.
Changes and comments
[2016-06-15 09:38:11 UTC] kooda attached 0001-Change-encoding-of-compiler-tests.scm-to-utf-8.patch (description=#f)
[2016-06-15 09:38:45 UTC] kooda wrote:
Sounds right. All other files are either ASCII or UTF-8. :) Here is a patch!
[2016-08-02 21:00:05 UTC] sjamaan changed status from new to closed
[2016-08-02 21:00:05 UTC] sjamaan set resolution to fixed
[2016-08-02 21:00:05 UTC] sjamaan wrote:
Since this is a trivial patch, there's no need for double signoff. I've applied it.
Thanks, Kooda!