reopen 417127 !
found 417127 1.14.2-1
thanks

I either missed this or it's new in the version of gcc-snapshot I
uploaded a few days ago.

> Automatic build of bobcat_1.14.2-1 on em64t by sbuild/amd64 0.53
...
> g++ -c -o refcount/o/12release.o -Itmp -Wall -O3 refcount/release.cc
> In file included from refcount/refcount.ih:1,
>                  from refcount/release.cc:1:
> refcount/refcount: In static member function 'static X& 
> FBB::RefCount::modifying(X**)':
> refcount/refcount:68: error: 'bad_cast' is not a member of 'std'
> system - failure of system call (status 256)
> system - failure of system call (status 256)
> make: *** [build-stamp] Error 1

--- refcount/refcount~  2007-04-26 07:28:35.000000000 +0000
+++ refcount/refcount   2007-04-26 07:29:11.000000000 +0000
@@ -2,6 +2,7 @@
 #define _INCLUDED_BOBCAT_REFCOUNT_
 
 #include <iostream>
+#include <typeinfo>
 
 namespace FBB
 {

-- 
Martin Michlmayr
http://www.cyrius.com/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to