Re: Strange error (visual studio 2003 and envision)



Does it mean that I cannot use Unicode characters in strings in
EiffelEnvision 2.6?

In manifest strings you cannot.

What if I use .NET string class (SYSTEM_STRING)? I
am not missing unicode in identifiers, but the use of unicode
characters in strings in .NET is very important for me. What about
using resources strings?

That would work just fine. The current issue is that the compiler only
understand source code with characters with codes between 0 and 255, this is
why we don't accept yet unicode manifest strings.

Regards,
Manu


.



Relevant Pages

  • Re: OemToChar() question
    ... OemToChar does not handle this. ... page 437) as the source code page when converting to Unicode characters. ...
    (microsoft.public.win32.programmer.kernel)
  • Unicode Support
    ... compiler/assembler is unicode support. ... Compilers still require the source code to be 8bit ... valid range of characters to the BMP, ...
    (alt.lang.asm)
  • Re: Use of Unicode in Python 2.5 source code literals
    ... I'm an experienced programmer, but new to Python. ... This question arose when I tried to create a literal in my source code ... Python supports writing Unicode literals in any encoding, ... IDLE won't allow Unicode literals (e.g. characters copied and pasted ...
    (comp.lang.python)
  • Re: weird numbering
    ... > Unicode with wierd results. ... Looking at the source code of, ... These all characters are i-mode gaijis. ...
    (sci.lang.japan)