This is the mail archive of the cygwin-patches 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: Cygheap page boundary allocation bug.


On Dec 11 15:54, Dave Korn wrote:
> On 11 December 2007 15:37, Corinna Vinschen wrote:
> 
> > On Dec 11 15:24, Dave Korn wrote:
> >>   Applied, thanks.  (Found some problems in w32api's wincrypt.h which I'll
> >> report to mingw list later today.  Appears to have been there for at least
> >> a fortnight.  Am I the only one who builds with WINVER >= 0x0501?)
> > 
> > Unlikely but possible.  Cygwin is using _WIN32_WINNT=0x0501 in winsup.h
> > and it doesn't have a build problem.
> 
> 
>   AFAICT, there's no way on earth that what's in cvs could possibly compile.  It
> uses the PCERT_POLICY_MAPPING structure typedef for a member of another struct
> before it (PCERT_POLICY_MAPPING) has been defined.  There's also an undefined
> type referenced in one of the function prototypes.  I had to do this:
> [...]
> before I could build winsup.  Dunno why it's not affecting everyone else too.

I know why I had no problem.  I didn't update my local copy of w32api
for a while.  Now that I updated I'm stuck like you are.  Please apply
your patch (at least as a stop-gap measure) for now and, if you don't
mind, discuss it on the mingw list.


Thanks,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat


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