On Fri, Feb 13, 2009 at 5:01 PM, Shri Borde <shri.bo...@microsoft.com>wrote:
>
> Ruby 1.8 support for encoding:
>
> ยท         A comment like "# -*- coding: utf-8 -*-" at the start of the
> file is supposed to determine how to parse a .rb file, but I haven't really
> figured out how to make this work. Non-ansi characters cause an error while
> loading the file.
>

Did the utf-8 file(s) you tried have a BOM or not?

-Matthew
_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core

Reply via email to