D-ObjC error in D2 (was: Re: How to see result of a mixin?)

asd a at sd.invalid
Fri Jul 24 17:15:00 PDT 2009


> 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!


More information about the Digitalmars-d-learn mailing list