swarm-support
[Top][All Lists]
Advanced

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

Re: [Swarm-Support] integer from pointer without a cast


From: Russell Standish
Subject: Re: [Swarm-Support] integer from pointer without a cast
Date: Fri, 9 Jul 2004 14:38:10 +1000
User-agent: Mutt/1.5.4i

This warning is harmless on 32 bit operating systems, or codes
compiled using a 32 bit ABI on 64  bit machines. It is a worry for 64
bit codes, so you'll need to fix this up if you want portability.

                                        Cheers

On Thu, Jul 08, 2004 at 11:31:01PM -0400, Derek Farren wrote:
> Hello everybody.
> 
> What does the following error mean? Everithing is ok (I believe).... method
> getAPrice is imported on Agent.h.
> The application runs ok, but this warning makes me nervious.
> 
> Agent.m: In function `-[Agent signalDemand]':
> Agent.m:66: warning: `Agent' does not respond to `getAPrice'
> Agent.m:66: warning: assignment makes integer from pointer without a cast
> 
> Thanks
> 
> Derek
> 
> 
> _______________________________________________
> Support mailing list
> address@hidden
> http://www.swarm.org/mailman/listinfo/support

-- 
*PS: A number of people ask me about the attachment to my email, which
is of type "application/pgp-signature". Don't worry, it is not a
virus. It is an electronic signature, that may be used to verify this
email came from me if you have PGP or GPG installed. Otherwise, you
may safely ignore this attachment.

----------------------------------------------------------------------------
A/Prof Russell Standish                  Director
High Performance Computing Support Unit, Phone 9385 6967, 8308 3119 (mobile)
UNSW SYDNEY 2052                         Fax   9385 6965, 0425 253119 (")
Australia                                address@hidden             
Room 2075, Red Centre                    http://parallel.hpc.unsw.edu.au/rks
            International prefix  +612, Interstate prefix 02
----------------------------------------------------------------------------

Attachment: pgpphsJJreAkZ.pgp
Description: PGP signature


reply via email to

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