Hiding a warning?
Hiding a warning?
- Subject: Hiding a warning?
- From: Randy Croucher <email@hidden>
- Date: Tue, 24 Feb 2004 09:36:19 -0800
Hi,
There is a warning that I get all through my application that I can not
figure out a good solution for. So I would like to just disable it.
/Users/randycroucher/DualMac105/Master/Master.cpp:171: warning: ISO C++
forbids taking the address of a bound member function to form a pointer
to member function. Say `&CMasterView::OnAppAbout'
Does anyone know a way to do this?
Randy
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.