swarm-support
[Top][All Lists]
Advanced

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

Re: proper way to avoid warning?


From: Rick Riolo
Subject: Re: proper way to avoid warning?
Date: Fri, 9 Jul 1999 14:58:52 -0400 (EDT)

that doesn't seem to do it:

mercato-rlr)grep "<space/Object2dDisplay.h>" ObserverSwarm.m
#import <space/Object2dDisplay.h>
mercato-rlr)make
/usr/bin/egcs -c -Wno-import -Wno-protocol -O2 -D_GNU_SOURCE
-I/s3/users/swarm/swarm-1.4.1/opt-linux/include
-I/s3/users/swarm/UM-ExpTools-4-1.4.1-linux ObserverSwarm.m   
ObserverSwarm.m: In function `-[ObserverSwarm clickAtX:Y:]':
ObserverSwarm.m:269: warning: method `makeProbeAtX:Y:' not implemented by 
protocol

 - r

Rick Riolo                           address@hidden
Center for Study of Complex Systems (CSCS)
4477 Randall Lab                
University of Michigan         Ann Arbor MI 48109-1120
Phone: 734 763 3323                  Fax: 734 763 9267
http://www.pscs.umich.edu/PEOPLE/rlr-home.html

On 9 Jul 1999, Marcus G. Daniels wrote:

> Date: 09 Jul 1999 11:37:38 -0700
> From: Marcus G. Daniels <address@hidden>
> Reply-To: address@hidden
> To: address@hidden
> Subject: Re: proper way to avoid warning?
> 
> >>>>> "RLR" == Rick Riolo <address@hidden> writes:
> 
> RLR> What is the right way (or any way) to get rid of that warning?
> 
> For no particular reason, -makeProbeAtX:Y: wasn't declared in the
> Object2dDisplay protocol.  For now, you should be able to silence the
> warning by including <space/Object2dDisplay.h>.
> 
> 
>                   ==================================
>    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.
> 
> 


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