swarm-support
[Top][All Lists]
Advanced

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

Re: Circular ".h" files


From: Marcus G. Daniels
Subject: Re: Circular ".h" files
Date: 12 Jul 1999 08:45:48 -0700
User-agent: Gnus/5.070084 (Pterodactyl Gnus v0.84) Emacs/20.3.11

>>>>> "D3" == donalson  <address@hidden> writes:

D3> It seems that at least in the Cygnus version, it doesn't work.  I
D3> also know that another grad student here used Swarm for a while on
D3> our sparc stations and had the same problem.  

IIRC, you have to consistently use the same syntax, i.e., don't mix
#import <myheader.h> with #import "myheader.h" or include <myheader.h>
or include "myheader.h".

Also, Objective C users typically compile with -Wno-import to avoid
a warning from the C preprocessor about the #import construct.

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