[Mono-dev] some attention please on a unicode bug
Anton Andreev
fn30762 at fmi.uni-sofia.bg
Sun Jan 6 10:12:02 EST 2008
Hi,
It worked.
Always use the correct encoding utf-8/utf-16 (depending on the files)
with fileencoding directive and not "unicode". That is the lesson I ve
learned 10x to /Robert Jordan <mailto:robertj at gmx.net>.
I must admit that the Microsoft .NET framework throws no exception, but
Mono does.
Cheers,
Anton
/
Andreas Färber wrote:
> Hi,
>
> Am 06.01.2008 um 12:55 schrieb Anton Andreev:
>
>> I beg on some attention on bug: #350979 which is a blocker to me.
>> https://bugzilla.novell.com/show_bug.cgi?id=350979
>
> The severity is supposed to be applied to Mono, not to the reporter!
> Most bugs are blockers to someone or something.
>
> Can't comment on this bug, unfortunately. While not using ASP.NET I do
> have a number of non-ASCII characters in my files and haven't run into
> this issue yet. Have you tried from SVN and checked the current code
> mentioned in that mailing list post? Mono usually aims to reproduce
> .NET behavior as documented; if it's some length miscalculation, as
> you seem to suggest, you might be able to "artificially" increase the
> buffer size in your working copy, avoiding the problem until a real
> fix is found.
>
> Andreas
>
>
More information about the Mono-devel-list
mailing list