Looking at that cxxabi.h, it seems as though the warning is correct.
One odd thing is that when I just include cxxabi.h in a test file
using g++-3.3 -isystem /Developer/SDKs/MacOSX10.2.8.sdk -Wall I don't
get the warning. The real code is only using __cxa_demangle so there
is no real difference between the real code and the test code that I
can tell.
Any ideas on what might be going wrong or perhaps what changed in the
10.2.8 sdk?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/xcode-users/email@hidden
This email sent to email@hidden