| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-developers-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin-developers/> |
| List-Post: | <mailto:cygwin-developers AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-developers-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-developers-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin-developers AT sources DOT redhat DOT com |
| Date: | Wed, 2 Aug 2000 12:38:11 -0400 |
| Message-Id: | <200008021638.MAA10184@envy.delorie.com> |
| From: | DJ Delorie <dj AT delorie DOT com> |
| To: | cygwin-developers AT sources DOT redhat DOT com |
| Subject: | include orders |
I've just checked in a big patch to always include winsup.h before other system headers. This ensures that we get the right import tags. I also took the __INSIDE_CYGWIN__ out of Makefile.in as it was being used for the profiling library also, which was bad. winsup.h can now be used in C files as well as C++; and I added it to the few C files in cygwin1.dll. So, the new rule is: always include winsup.h before other headers.
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |