its free for debian-gcc@lists.debian.org

2007-10-08 Thread Gregg
free adalt passwords www 32action dot cn clinic flannelet save avuncular -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#445268: g++-4.2: Minimal example to reproduce the bug

2007-10-08 Thread Vincent Danjean
Package: g++-4.2 Version: 4.2.1-6 Followup-For: Bug #445268 Here is a minimal example to reproduce the bug. [EMAIL PROTECTED]:/tmp/bug-g++$ cat bug.cpp class Format { public: Format(); virtual ~Format(); }; class ThreadFormat : public Format { public: