I'm working on a pre-OSX application, bringing it to modern machines
while attempting to maintain compatibility with older ones. I've
just discovered that Codewarrior Pro 5 doesn't support C++ method
pointers (member function pointers, if you prefer). I'm not quite
ready to migrate over to MPW yet, though that's in the cards; I do
know MPW's MrCpp supports them, so this may force the issue.
Does anyone know what version of Codewarrior started supporting
method pointers? I know CW Pro 9 did, but that won't build 68K
code (I understand CW Pro 7 can, with some manual transplantation
of the 68K code generation plugins). It'll drive my decision on
whether or not to move to MPW right now; perhaps I should just rip
that band-aid off now, since I'm headed there eventually.
If no one here knows, I can ask the MPW-dev list (which is still
alive, thanks to a last-minute stay of execution at Apple), but it
does seem like a somewhat untoward question to ask there.
- Dave
Show replies by date