swarm-support
[Top][All Lists]
Advanced

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

`-_I_Using'


From: Piebe de Vries
Subject: `-_I_Using'
Date: Wed, 1 Jul 1998 14:23:06 +0200 (MET DST)

Hello Everybody,

I switched from swarm 1.0.4 to 1.2 and everything went all right except the
following definition of one of my classes:

 @interface Founder : SwarmObject < Copy> {

what resulted in the following compilation warning:

 gcc -c -Wno-import -g -O2 -I/usr/local/include Queen.m   
 Queen.m:55: warning: incomplete implementation of class `Founder'
 Queen.m:55: warning: method definition for `-_I_Using' not found
 Queen.m:55: warning: class `Founder' does not fully implement the `Copy'
 protocol

I had a short look at the header files:

@deftype Copy
USING
- copy: aZone;
@end

sure it has to do with USING  but I can not find anything about the different
phases and what I'm supposed to do with it. So I would glad if anybody can help
me out here.

Cheers,
  Piebe

                  ==================================
   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]