Re: Fwd: Re: [sigc] [Fwd: libsigc++ 1.9.13 fails on Solaris 9 sparc] [martin-ml hippogriff de]
- From: Damien Carbery <Damien Carbery Sun COM>
- To: Martin Schulze <martin-ml hippogriff de>
- Cc: Murray Cumming <murrayc murrayc com>, libsigc-list gnome org
- Subject: Re: Fwd: Re: [sigc] [Fwd: libsigc++ 1.9.13 fails on Solaris 9 sparc] [martin-ml hippogriff de]
- Date: Tue, 24 Feb 2004 09:46:56 +0000
That one is good. Output of resulting executable attached.
Damien.
Martin Schulze wrote:
Am 2004.02.23 13:33 schrieb(en) Damien Carbery:
No go. "Overloading ambiguity" with is_base_and_derived.
Log attached.
Well, if the first two variants fail to compile, we can
still try the other two. I'm attaching the same file after
commenting out the offending tests. Please try again.
Thanks!
Martin
----
Damien Carbery
Dublin Bus and Irish Rail timetables for your Palm:
http://bussched.sourceforge.net
is_base_and_derived test ...
sizeof(char): 1
sizeof(is_base_and_derived<A,B>::big): 64
is_base_and_derived2<A,A>: 1
is_base_and_derived2<A,B>: 1
is_base_and_derived2<A,C>: 0
is_base_and_derived2<A,D>: 1
A_test2<A>: 1
A_test2<B>: 1
A_test2<C>: 0
A_test2<D>: 1
is_base_and_derived3<A,A>: 1
is_base_and_derived3<A,B>: 1
is_base_and_derived3<A,C>: 0
is_base_and_derived3<A,D>: 1
A_test3<A>: 1
A_test3<B>: 1
A_test3<C>: 0
A_test3<D>: 1
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]