Hi,

while running GWorkspace with clang, I get the following:

Calling [NSPopUpButton -itemAtIndex:] with incorrect signature. Method has @12@0:4i8, selector has @12@0:4I8


what's the problem? most probably an int vs. NSInteger mismatch? I don't remember exactly the shorthands used in signature.

But the real question is how can I know where it is coming from? I checked if GWorkspace would give compilation warnings with itemAtIndex somewhere and it didn't. Can I trap that in gdb? or Perhaps it is coming from gui?

Riccardo

_______________________________________________
Discuss-gnustep mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to