| delorie.com/archives/browse.cgi | search |
| Delivered-To: | listarch-cygwin AT sourceware DOT cygnus DOT com |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
| Message-ID: | <36BF547E.B50785D3@iafrica.com.na> |
| Date: | Mon, 08 Feb 1999 23:17:50 +0200 |
| From: | "R.J. Shaw" <kathleen AT iafrica DOT com DOT na> |
| X-Mailer: | Mozilla 4.05 [en] (Win95; I) |
| MIME-Version: | 1.0 |
| To: | cygwin AT sourceware DOT cygnus DOT com |
| Subject: | B20.1: Cygwin headers and egcs-1.1.1. for x86-win32 |
When I attempted to build an Objective-C app, gcc came up with two
warnings.
The problem it seems was in the Cygwin headers:
:Windows32/UnicodeFunctions.h:3012:
3012 BOOL
3013 WINAPI
3014 OpenPrinterW(
:Should be:
3012 WINBOOL
and
:Windows32/ASCIIFunctions.h:2992:
2992 BOOL
2993 WINAPI
2994 OpenPrinterA(
:Should be:
2992 WINBOOL
--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |