RE:CINT bug(s)

From: Masaharu Goto (MXJ02154@nifty.ne.jp)
Date: Fri Apr 23 1999 - 23:22:30 MEST


Jacek,

Thank you for reporting the bug.
I'll fix this.

Masaharu Goto


=======================================================
Hi,
If I ".L" the following piece of code :
---------------------------------------
#define aaa
#define bbb
#undef bbb
#define ccc
#undef ccc
#define ddd
---------------------------------------
and then try ".g", the CINT leaves "#define =0" :
---------------------------------------
0x84c7748  #define aaa=0
0x84c7758  #define =0
0x84c7920  #define =0
0x84c7930  #define ddd=0
---------------------------------------
Jacek.



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