> Error I'm trying to fix is:
> cocoa/foundation/object.d(74): Error: function 
> cocoa.foundation.object.NSObject.ObjcMethodInfo!(objcForward_isEqual_,byte,"isEqual:",objc_ob
> ject*).ObjcSubclassIfNeeded!().ObjcSubclass!().ObjcSubclass!("NSObject"c).objcHardWired
>  multiple overrides of same function

Solved! I've sprinkled the code with pragma(msg,"I'm not dead yet") and it led 
me to the actual source of problem.

Thanks for the tip!

Reply via email to