swarm-support
[Top][All Lists]
Advanced

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

Re: Help on compiler messages


From: Marcus G. Daniels
Subject: Re: Help on compiler messages
Date: 01 Feb 1999 09:02:40 -0800

>>>>> "FM" == Fabio Mascelloni <address@hidden> writes:

FM> but the application runs because the link
FM> ModelSwarm object- kill message can be done at runtime, and so the
FM> runtime system is able to call kill. 

Right.

FM> Why this warning and what
FM> should I do to make it disappear(should I import "ModelSwarm.h" in
FM> "Bug.h" an declare myModel as a variable of Type ModelSwarm
FM> instead of generic type id)? 

Importing ModelSwarm.h should make the warning go away.  But try to avoid
making statically typed objects in your simulation unless you need
them for performance reasons (to get direct access to internal state).




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