This is the mail archive of the cygwin-patches@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Add FILE_FLAG_FIRST_PIPE_INSTANCE to <w32api/winbase.h>


Conrad Scott wrote:
> 
> "Earnie Boyd" <earnie_boyd@yahoo.com> wrote:
> > Yes, you may commit the change except make the ChangeLog entry
> >
> >         * include/winbase.h (FILE_FLAG_FIRST_PIPE_INSTANCE): Add
> > constant.
> 
> Done.
> 
> Sorry that this took such an effort. I'll try to do a bit better next
> time.
> 
> Thanks for your time.
> 

You're welcome.  BTW, comments are forbidden in the w32api headers
beyond what are already there.  This is due to the fact that most of the
headers are included when you include windows.h and a consensus was made
to remove comments to help speed up reading the headers.  Once GCC-3.2
is out and we have compilable headers that may change.

Earnie.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]