CVS update: samba4/source/librpc/idl

tridge at samba.org tridge at samba.org
Sun Dec 7 13:38:07 GMT 2003


Date:	Sun Dec  7 13:38:07 2003
Author:	tridge

Update of /home/cvs/samba4/source/librpc/idl
In directory dp.samba.org:/tmp/cvs-serv2251

Modified Files:
	lsa.idl w32time.idl 
Log Message:
re-wrote pidl to use Parse::Yapp instead of Parse::RecDescent, This
makes pidl about 3x faster, and also gives us much better error
reporting and a more standard grammer definition that will be much
easier to code in lex/yacc if we want to do so at a later
date. (Parse::Yapp uses essentially the same grammer file as lex/yacc)

It also means we no longer need Parse::RecDescent, which should make
pidl much more portable.


Revisions:
lsa.idl		1.32 => 1.33
	http://www.samba.org/cgi-bin/cvsweb/samba4/source/librpc/idl/lsa.idl.diff?r1=1.32&r2=1.33
w32time.idl		1.2 => 1.3
	http://www.samba.org/cgi-bin/cvsweb/samba4/source/librpc/idl/w32time.idl.diff?r1=1.2&r2=1.3


More information about the samba-cvs mailing list