Eliminating monolithic winsup.h

Earnie Boyd earnie_boyd@yahoo.com
Tue Aug 22 05:12:00 GMT 2000


--- Chris Faylor <cgf@cygnus.com> wrote:
> 
> One thing that I'm not 100% sure about is relying on header file ordering.
> Currently, I've tried to keep everything flat.  That means that .h files do
> not include other .h files even if they depend on them.
> 

Won't that make it harder to determine dependencies?  So if I have header b.h
that requires header a.h and I don't #include <a.h> within b.h then how do I
determine dependencies?

Cheers,

=====
---
   Earnie Boyd: < mailto:earnie_boyd@yahoo.com >
            __Cygwin: POSIX on Windows__
Cygwin Newbies: < http://gw32.freeyellow.com/ >
           __Minimalist GNU for Windows__
  Mingw32 List: < http://www.egroups.com/group/mingw32/ >
    Mingw Home: < http://www.mingw.org/ >

__________________________________________________
Do You Yahoo!?
Yahoo! Mail – Free email you can access from anywhere!
http://mail.yahoo.com/


More information about the Cygwin-developers mailing list