swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: HashTable?


From: Marcus G. Daniels
Subject: Re: HashTable?
Date: 30 May 2000 08:53:25 -0700
User-agent: Gnus/5.070084 (Pterodactyl Gnus v0.84) Emacs/20.4

>>>>> "RS" == Ralf Stephan <address@hidden> writes:

RS> warning: multiple declarations for method `removeKey:'
RS> /usr/local/include/swarm/collections.h:797: warning: using
RS> `-removeKey:aKey' HashTable.h:78: warning: also found `-(void
RS> *)removeKey:(const void *)aKey' ...

RS> How to most easily resolve this?  I'm quite puzzled.

Objective C doesn't support polymorphism.  Either rename the method 
or bring the argument and return types into alignment.

                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]