CINT bug(s)

From: Jacek M. Holeczek (holeczek@us.edu.pl)
Date: Fri Apr 23 1999 - 20:09:16 MEST


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