swarm-support
[Top][All Lists]
Advanced

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

Re: MacOS X


From: dclement
Subject: Re: MacOS X
Date: Thu, 2 Jan 2003 11:03:44 -0600

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I currently break here:
cc -fgnu-runtime -no-cpp-precomp -DHAVE_CONFIG_H -I.
-I/Users/billn/Public/Swarm/swarm/libobjc -I. -I./objc
-I/Users/billn/Public/Swarm/swarm/libobjc/objc
-I/Users/billn/Public/Swarm/swarm/libobjc -DBUILDING_LIBOBJC -Wall -Werror -g -O2 -c /Users/billn/Public/Swarm/swarm/libobjc/mframe.m -MT mframe.lo
-MD -MP -MF .deps/mframe.TPlo  -fno-common -DPIC -o .libs/mframe.lo
cc1obj: warnings being treated as errors
/Users/billn/Public/Swarm/swarm/libobjc/mframe.m: In function
`mframe_build_signature':
/Users/billn/Public/Swarm/swarm/libobjc/mframe.m:146: warning: int format,
long unsigned int arg (arg 5)


Okay, I *think* (arg 5) indicates the 5th argument. The first argument is (maybe?) always the Macro name (suddenly my class in MIPS assembly comes rushing back), so the 5th argument should be char *dest, which would imply this error surrounds one of the (DEST) references in mframe.h's MFRAME_ARG_ENCODING...

At least, when I typecast TYPES as a long unsigned int it gives me the same error for arg 3. So its my best guess at the moment, hope that helps someone find it.

In the meantime I'll keep looking.

::sighs:: This is why hate macros--finding bugs like this is a royal pain :-)

Sincerely,
David


- --------------------------
GnuPG Public Key:
http://www.geocities.com/dhartwellc/Clements_Public_Key.txt

Fingerprint: AE8B 37D8 D90C 7A45 15E9  D2F2 A8EB AE69 D4C8 2F5F
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (Darwin)
Comment: For info see http://www.gnupg.org

iEYEARECAAYFAj4UcPQACgkQqOuuadTIL19xhQCg4mOKlmSDZ8/dubvQkCwEwSlr
zNsAn18AV1FIZsI1UuqrWinBV0FV8HC4
=/hzy
-----END PGP SIGNATURE-----


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