#4658 closed defect (duplicate)
Build fails with some UTF-8 encoded files (mainly from windows)
Reported by: | guest | Owned by: | Adam Peller |
---|---|---|---|
Priority: | high | Milestone: | 1.0 |
Component: | BuildTools | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
I ran into this issue when trying to build Microsoft's Ajax library, a "?" character was found at the beginning of each file.
http://www.decodeunicode.org/en/u+feff/properties
I'll attach the patch
Attachments (1)
Change History (6)
Changed 13 years ago by
Attachment: | unicode.patch added |
---|
comment:2 Changed 13 years ago by
Owner: | changed from James Burke to Adam Peller |
---|
I'll take another crack at this. iirc, when we had ant-based builds, there was a java bug that prevented us from seeing the BOM as it was decoded. maybe it had something to do with the ant embedding?
see #1660
comment:4 Changed 13 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
comment:5 Changed 13 years ago by
Note: See
TracTickets for help on using
tickets.
Removes BOM mark