bug-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Windows Build Broken - Feature Branch


From: Conrad T. Pino
Subject: RE: Windows Build Broken - Feature Branch
Date: Wed, 12 May 2004 16:43:51 -0700

Hi Derek,

> From: Derek Robert Price
> 
> >Looks like we have a solution for "nanosleep".
> >
> >How do you want divide the work?
> 
> Feel free to submit a patch!  :)

The unexpected is upon us.  The attached patch:

   adds "lib/nanosleep.c" to "libcvs" compile
   adds "#include <winsock.h>" to "windows-NT/unistd.h"

which gets "nanosleep.c" to compile nicely and "libcvs" builds.

The picture turns ugly in the "libdiff" compile.  VC6 file "winnt.h"
blows up repeatedly in a very ugly way even though it compiled nicely
during "libcvs" build.

My current hypothesis is "libdiff" conditional compile macros are
breaking "winnt.h" conditional compile macros since "libdiff" tends
to include "unistd.h" late in the include chain.

I'd greatly appreciate a second opinion time permitting of course.

> I'm not quite ready to give up hope that someone will pipe up with a
> better solution yet.  Let's wait a bit before we give up hope.

Agreed.

> Derek

Conrad

Attachment: Patch-nanosleep-test.txt
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]