swarm-support
[Top][All Lists]
Advanced

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

Re: [Swarm-Support] Porting problems...


From: Paul Johnson
Subject: Re: [Swarm-Support] Porting problems...
Date: Wed, 23 Jun 2004 16:36:57 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040510

Just remembered that the initSwarm thing is due to the insertion of "const" in the main function, above that part where you see the error. It looks like this in my files:

int
main (int argc, const char **argv)
{


Derek Farren wrote:
------------------------
main.m
main.m: In function `main':
main.m:24: warning: passing arg 2 of `_initSwarm_' from incompatible

pointer



--
Paul E. Johnson                       email: address@hidden
Dept. of Political Science            http://lark.cc.ku.edu/~pauljohn
1541 Lilac Lane, Rm 504
University of Kansas                  Office: (785) 864-9086
Lawrence, Kansas 66044-3177           FAX: (785) 864-5700


reply via email to

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