Opened 16 years ago

Last modified 16 years ago

#165 new defect

Handling of utf-8 files

Reported by: Md Abdur Rahim Owned by: somebody
Priority: major Milestone:
Component: component1 Version: 2.0
Keywords: Cc:

Description

There's seems like that builder can't read Jamfile properly in windows, because of an extra BOM signature in text file. Which is some kind of standard on windows platform.

So in Visual Studio I see something like this: '1>rule ´╗┐exe unknown in module Jamfile</c:/some/path/to/project/folder>.'

Setting ANSI fixed it though

Change History (2)

comment:1 by Md Abdur Rahim, 16 years ago

There are is a WORD at the beginning (0xFFEF)

comment:2 by ghost, 16 years ago

Milestone: M13
Note: See TracTickets for help on using tickets.