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

Re: [JDEV] Another requested source change..




Do you have access to the CVS repository? We surely would like to keep the
codebase as flexible and consistent as possible. I'm not sure if the
server code currently compiles under Win32, but eventually it would hope
to do so. I will make the necessary changes to the header files. Be sure
to keep asking for things like this, one set of header files is all we
need.

Nick

On Wed, 31 Mar 1999, Thomas Charron wrote:

> 	I have another requested source change, this time for the include files in
> lib.
> 
> 	If you want me to use my OWN versions of these files, I can do that, but in
> order to use the current ones, I need these changes made:
> 
> -------common.h
> These include files need to be #ifndef WIN32'd, as they do not apply to
> Visual C++, and don;t event exist under it, for that matter..
> 
> strings.h
> unistd.h
> sys/socket.h
> netinet/in.h
> netdb.h
> arpa/inet.h
> 
> This include file is actually just <time.h>, instead of <sys/time.h>
> sys/time.h = time.h
> 
> ---common_functions.h
> These need to be #ifndef WIN32.  I'm not using your networking, and compiler
> doesn't like them much.. ;-P
> 
> make_netsocket
> make_addr
> 
> 	Again, if you want me to use COPIES of the include files in the win32
> directory, I have NO problem with doing that.
> 
> --
> Thomas Charron
> United Parcel Service
> Northeast Region
> "Moving at the speed of a T3 Trunk Line!"
>