swarm-support
[Top][All Lists]
Advanced

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

Re: Geometry Archiving still not working the way a I wish


From: Paul E. Johnson
Subject: Re: Geometry Archiving still not working the way a I wish
Date: Fri, 05 Feb 1999 15:43:24 -0600

"Marcus G. Daniels" wrote:
> 
> >>>>> "PJ" == Paul E Johnson <address@hidden> writes:
> 
> PJ>   for(i=0; i< 4; i++)
> PJ>     {
> PJ>       char rasterName[15];
> [..]
> PJ>       [policyRaster setWindowGeometryRecordName:rasterName];
> 

OK, I changed it to read:
 [policyRaster setWindowGeometryRecordName: strdup(rasterName)];

it runs and seems to do what I want, but when I compile there is this
warning/error:

ObserverSwarm.m: In function `_i_ObserverSwarm__buildObjects':
ObserverSwarm.m:163: warning: passing arg 1 of
`setWindowGeometryRecordName:' makes pointer from integer without a
cast.

That has me puzzled. Care to enlighten?

-- 
Paul E. Johnson                       email: address@hidden
Dept. of Political Science            http://lark.cc.ukans.edu/~pauljohn
University of Kansas                  Office: (913) 864-9086
Lawrence, Kansas 66045                FAX: (913) 864-5700

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