swarm-support
[Top][All Lists]
Advanced

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

Re: interface declaration


From: Marcus G. Daniels
Subject: Re: interface declaration
Date: 22 Sep 2000 14:36:48 -0700
User-agent: Gnus/5.070084 (Pterodactyl Gnus v0.84) Emacs/20.4

>>>>> "DC" == Daniel Calhoun <address@hidden> writes:

DC> yes, but I've tried it both ways -- with that import left in and
DC> with it commented out. 

I would look at the -E output (say, in Emacs) for the start of
Council.h and go up looking for Band.h.  Either it is there but damaged
or obscured by some other context, or it isn't there.  Worst case,
start from the beginning of the -E output and try to rationalize everything
the preprocessor does (..until something unexpected happens).  You
can reduce the number of lines with a command like:

  $ grep -v '^ *$' out > out2

..which will strip out whitespace lines.

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