Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Sep 2004 19:40:24 GMT
From:      Giorgos Keramidas <keramida@freebsd.org>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: misc/71760: c++ ignoring inlcuded varibles in include file
Message-ID:  <200409161940.i8GJeOKN053915@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR misc/71760; it has been noted by GNATS.

From: Giorgos Keramidas <keramida@freebsd.org>
To: Christopher Joyner <weasal@hq.dyns.cx>
Cc: bug-followup@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@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.
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200409161940.i8GJeOKN053915>