CodeWarrior (8.3 mwcc) thinks that it cannot compare id (a struct objc_object*)
authorDavid Elliott <dfe@tgwbd.org>
Sat, 30 Oct 2004 06:31:07 +0000 (06:31 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Sat, 30 Oct 2004 06:31:07 +0000 (06:31 +0000)
commit294d965baf0a694ac1e22f8a303089ca41cdd49f
tree823a498b94cdb0bb4ec9d30a1b71d669760e6147
parent5447d1e1e3ba970595ba1aaee2772ccae12e3366
CodeWarrior (8.3 mwcc) thinks that it cannot compare id (a struct objc_object*)
with NSView* for equality.  This is of course completely against the
Objective-C language specification but we'll fix it anyway.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30183 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/cocoa/notebook.mm