misc/71760: c++ ignoring inlcuded varibles in include file
Giorgos Keramidas
keramida at freebsd.org
Thu Sep 16 12:40:24 PDT 2004
The following reply was made to PR misc/71760; it has been noted by GNATS.
From: Giorgos Keramidas <keramida at freebsd.org>
To: Christopher Joyner <weasal at hq.dyns.cx>
Cc: bug-followup at freebsd.org
Subject: Re: misc/71760: c++ ignoring inlcuded varibles in include file
Date: Wed, 15 Sep 2004 22:40:54 +0300
On 2004-09-15 11:07, Christopher Joyner <weasal at hq.dyns.cx> wrote:
> when c++ compiles a cpp file, a varible included in a include file
> is not being defined. it says the varible is undefined.
> this happens with SDL.h and mikmod.h
Can you post a minimal pair of header and .cpp files that exhibits the
behavior you describe? Perhaps it's a bug in the way the header and the
source that includes it are written.
More information about the freebsd-bugs
mailing list