Virtual inheritance member display bug?
Virtual inheritance member display bug?
- Subject: Virtual inheritance member display bug?
- From: Tomas Zahradnicky <email@hidden>
- Date: Sun, 22 Jan 2006 18:42:45 +0100
Dear XCodeWarriors,
I've encountered a strange problem when employing virtual inheritance
in my C++ application and it looks like a bug in Xcode (Xcode IDE:
655.0, Xcode Core: 658.0, ToolSupport: 651.0).
I'm using gcc version 4.0.1 (Apple Computer, Inc. build 5247) and
when I use virtual inheritance, Xcode improperly shows one member of
my class in the debugger window. If I access that member via the
accessor method, I get correct value.
Is this a known bug?
Best Regards,
Tomas
--
# Ing. Tomas Zahradnicky, Jr.
# The Czech Technical University
# Dept of Computer Science, FEE-CTU Prague
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden