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

Re: [JDEV] Another requested source change..




Another question for you.. Have you tested your Jabber client using wine?

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!"
> > 
>