CVS update: samba/source/include

Jeremy Allison jra at samba.org
Sat Jan 12 05:27:02 EST 2002


Date:	Fri Jan 11 10:27:01 2002
Author:	jra

Update of /data/cvs/samba/source/include
In directory va:/tmp/cvs-serv1657/include

Modified Files:
      Tag: SAMBA_2_2
	byteorder.h 
Log Message:
Changed the macros in byteorder to be const safe by default. This means
we can't use the CVAL(a,b) = x form but must use SCVAL(a,b,x). This
gets rid of most of the const warnings that have been plaguing us for
some time now. Yes, I intend to add this to HEAD also once I've fixed
the printer issue.
Jeremy.


Revisions:
byteorder.h		1.29.4.4 => 1.29.4.5
	http://www.samba.org/cgi-bin/cvsweb/samba/source/include/byteorder.h?r1=1.29.4.4&r2=1.29.4.5




More information about the samba-cvs mailing list