wine/dlls/msi sql.y query.h msiquery.c msipriv.h

Alexandre Julliard julliard at winehq.org
Mon May 23 04:53:43 CDT 2005


ChangeSet ID:	17679
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/05/23 04:53:43

Modified files:
	dlls/msi       : sql.y query.h msiquery.c msipriv.h 

Log message:
	Mike McCormack <mike at codeweavers.com>
	- remove the unused utf8 field of an expression
	- make the parse result a single assignment at top level of parsing
	- abort parsing on a memory allocation failure

Patch: http://cvs.winehq.org/patch.py?id=17679

Old revision  New revision  Changes     Path
 1.22          1.23          +30 -22     wine/dlls/msi/sql.y
 1.13          1.14          +0 -2       wine/dlls/msi/query.h
 1.27          1.28          +1 -1       wine/dlls/msi/msiquery.c
 1.55          1.56          +1 -1       wine/dlls/msi/msipriv.h




More information about the wine-cvs mailing list