• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: "incompatible type" queerness
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


References: 
 >"incompatible type" queerness (From: David McCabe <email@hidden>)

  • Prev by Date: dataWithContentsOfURL
  • Next by Date: Re: Cocoa Equivalent to BufferedStreamReader?
  • Previous by thread: "incompatible type" queerness
  • Next by thread: dataWithContentsOfURL
  • Index(es):
    • Date
    • Thread