22 Sep
1999
22 Sep
'99
5:09 p.m.
Hi, I just wanted to keep you in touch with the cint (C/C++ interpreter) news. The latest version was delayed one week because Mr. Goto used a wrong FTP client which messed up the file name :-( Two of the bugs I reported are fixed, one is still around, and after two minutes I found a new one: typedef vector<T> Tvec; typedef vector<Tvec> Tvecvec; // gives an error class TTvec : public Tvec {}; typedef vector<TTvec> TTvecvec; // works Hopefully this is not too hard for Goto to fix. -- Alexander Frink E-Mail: Alexander.Frink@Uni-Mainz.DE Institut fuer Physik Phone: +49-6131-393391 Johannes-Gutenberg-Universitaet D-55099 Mainz, Germany
9412
Age (days ago)
9412
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexander Frink