Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jul 2002 13:20:03 -0700 (PDT)
From:      Giorgos Keramidas <keramida@FreeBSD.org>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: misc/40399: missing extern "C" in fetch.h
Message-ID:  <200207102020.g6AKK3sf037392@freefall.freebsd.org>

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

From: Giorgos Keramidas <keramida@FreeBSD.org>
To: Cloudy Zheng <jedizh@sina.com>
Cc: bug-followup@FreeBSD.org
Subject: Re: misc/40399: missing extern "C" in fetch.h
Date: Wed, 10 Jul 2002 21:51:51 +0300

 On 2002-07-09 21:25 +0000, Cloudy Zheng wrote:
 > No extern "C" declare in fetch.h, cannot link against C++ code[...]
 
 I'm not sure it's a nice idea to "pollute" all the headers of the base
 system with `extern "C" { ... }' blocks.  It's the responsibility of
 the one that wants to include C headers within C++ programs to add the
 proper `extern' blocks to the programs, IMHO.
 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




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