Re: "incompatible type" queerness
Re: "incompatible type" queerness
- Subject: Re: "incompatible type" queerness
- From: Steve Hayman <email@hidden>
- Date: Wed, 7 Nov 2001 00:47:25 -0500
You're defining the method like this:
- (NSString )GetManual:(NSString )command
Change that to
- (NSString *)GetManual:(NSString *)command
in both Manual.m and Manual.h .
On Wednesday, November 7, 2001, at 12:34 AM, David McCabe wrote:
My manual viewer is having yet more strangity. The source code is at
<http://65.12.248.233/manviewer.tar.gz>. Please try to compile it and
see. I get the following compile-time error:
incompatible type for argument 1 of `GetManual:'
I'm very sure that the types are the same. WHat's going on?h
Thanks!
--
David McCabe
http://homepage.mac.com/davidmccabe/
'finger email@hidden' for PGP key.
No PGP sig because it's broken. Will fix soon.
Wrfhf ybirf lbh!
_______________________________________________
cocoa-dev mailing list
email@hidden
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
--
Steve Hayman
Senior Systems Engineer, Apple iServices, Toronto
email@hidden || 416 769 8995