www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1996/12/14/13:06:50

From: Bill Davidson <bdavidson AT ra DOT isisnet DOT com>
Newsgroups: comp.os.msdos.djgpp
Subject: Warning compiling bcc2grx
Date: Sat, 14 Dec 1996 04:25:00 -0400
Organization: Auracom Internet Services
Lines: 26
Message-ID: <58tnvl$399$3@thor.atcon.com>
NNTP-Posting-Host: 199.45.83.87
Mime-Version: 1.0
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp

Hi:

It's no biggy, but when compiling bcc2grx I got a warning compiling (I
think) palette.c, to the effect of
implicit declaration of _go32_dpmi_simulate_int

The code fragment (@line 61 as I recall) was surrounded by
#ifdef __GO32__
#include <dpmi.h>
blah
#endif

I also added near the start of the file
#ifdef __DJGPP__
#include <dpmi.h>
#endif

just to be sure.

However the compilation produced the same warning.  Any ideas why?
-- 
+---------------------------------------+
|    Bill Davidson                      |
|    bdavidson AT ra DOT isisnet DOT com           |
|    http://www.isisnet.com/bdavidson/  |
+---------------------------------------+

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019