CVS update: samba/source


Fri May 22 15:16:28 EST 1998


Date:	Friday May 22, 1998 @ 15:16
Author:	crh

Update of /data/cvs/samba/source
In directory samba:/tmp/cvs-serv19994

Modified Files:
	dir.c includes.h 
Log Message:

Removed all ubiqx includes from includes.h.  So far, this was only a problem
for dir.h, which I've fixed.  Andrew did not add includes.h to the ubiqx
headers, which is good because it would cause internal conflicts within the
ubiqx tree modules.  It's also bad because the definitions and includes
that are part of includes.h are now in the ubiqx C files, but not in the
header files.  So, if includes.h were to redefine int, for example, the
new definition would be in the ubiqx C files, but not in the headers.

So, until Andrew and I can work something out that we both agree upon,
there are three basic rules:

1) Don't include includes.h in the ubiqx headers.  Problems may arise.
2) The ubiqx headers must follow includes.h in any Samba module that
   uses them.

This can and should all be worked out.  We just have to talk about it.

Chris -)-----




More information about the samba-cvs mailing list