RE:catching illegal syntax

From: Masaharu Goto (MXJ02154@nifty.ne.jp)
Date: Thu Nov 26 1998 - 14:59:22 MET


Dave,

>In using v2.00/13 I just came across this oddity: the following macro (yes, t
he>first line is missing a semicolon)
>
>{
>Float_t x = 1.0 
>Float_t y = 2.0;
>Float_t z = 3.0;
>printf("x = %f\n", x);
>printf("z = %f\n", z);
>}

Thanks for reporting. I fixed this in cint5.13.82.

Masaharu Goto



This archive was generated by hypermail 2b29 : Tue Jan 04 2000 - 00:34:40 MET