Re: cpp branch: preprocessor stuff



Hi Murray,

On Tue, 2002-01-15 at 12:04, Murray Cumming wrote:
> Yes, with -D__Bonobo_Unknown_COMPILATION I get code in those files.
> Thanks. For some reason I thought that the C part worked without this.
> 
> Can you explain the purpose of this #define? Is it the
> #pragma inhibit push
> that prevents parsing without it?

	This is to allow other IDL files to include this IDL file to get
neccessary types defined, and yet to ensure that the stubs / skels are
not re-generated - since we tend to ship them as part of the library -
and we don't want 2 lots of the same symbol in an app.

	HTH,

		Michael.

-- 
 mmeeks@gnu.org  <><, Pseudo Engineer, itinerant idiot




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