RE:[Fwd: [ROOT] CINT doesnt support 8 bits

From: Masaharu Goto (MXJ02154@nifty.ne.jp)
Date: Thu Feb 01 2001 - 11:20:23 MET


Hello,

Cint supports Japanese multi-byte characters. For doing so, 
other 8bit characters are sacrificed. I'll introduce a feature
to support 8bit character comments (by disabling multi-byte character
support) in cint5.14.73.  It will be achieved by -m option
to cint or '.lang EUR' command.

Thank you
Masaharu Goto

>Date: Wed, 31 Jan 2001 07:47:42 +0000
>From: Rene Brun <Rene.Brun@cern.ch>
>To: MXJ02154@nifty.ne.jp
>Subject: [Fwd: [ROOT] CINT doesnt support 8 bits chars in coment lines 
sometimes ?]
>
>Hi Masa,
>We discussed a long time ago this question of 8 bits characters.
>I am very frequently receiving messages like this one from French, German,
>Spanish or Scandinavian users who use characters with accents in the comment
>fields. In French, there is a very high probability to terminate a comment 
with
>an e acute as in this example.
>
>Rene
>-----------------------------------------------------------------------------
-
--
>Date: Tue, 30 Jan 2001 19:29:56 +0100 (CET)
>From: "Patois Yannick" <patois@ganil.fr>
>To: ROOT mailing list <roottalk@pcroot.cern.ch>
>Subject: [ROOT] CINT doesnt support 8 bits chars in coment lines sometimes ?
>
>Hi,
>
>The following code doesnt run well under CINT:
>
><<<< File: bug.C
>int a=1; // $B""(B>int b=2; 
>
>void bug(void)
>{
>  printf("b :%f\n",b);
>}
>>>>>
>
>root [2] .x bug.C
>Error: No symbol b in current scope  FILE:bug.C LINE:6
>*** Interpreter error recovered ***
>
>Note the '$B""(B (e acute), this is where the problem is located.
>
>Should I expect a fix or avoid 8 bits chars in the code ?
>
>       Yannick
>
>PS: Root version 3.00.02 under ix86 linux.
>
>



This archive was generated by hypermail 2b29 : Tue Jan 01 2002 - 17:50:35 MET