Mail Archives: djgpp/2003/04/06/23:44:18
Thanks for the prompt reply. There is indeed a
fix in CVS, but it doesn't look complete:
extern "C" comes after some structures been
declared, effectively making them real "classes"
in C++ code...
--- Original message ---
From: DJ Delorie <dj AT delorie DOT com>
To: lavr AT ncbi DOT nlm DOT nih DOT gov
CC: djgpp AT delorie DOT com
Subject: Re: BUG: <dos.h> missing extern "C"
Well, the first thing to do is check the CVS repository
(http://www.delorie.com/djgpp/cvs.html) and see if it's already fixed.
If it is, there's a good chance there's a fixed zip file floating
around somewhere too (perhaps the 2.04 pre-release). If not, feel
free to fix it and post a patch (cvs diff -p3) to the
djgpp-workers AT delorie DOT com mailing list.
- Raw text -