- remove the unused utf8 field of an expression
commit7153c8fa650e04650e8f3f1de30b4ce87dd20de1
authorMike McCormack <mike@codeweavers.com>
Mon, 23 May 2005 09:53:43 +0000 (23 09:53 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 23 May 2005 09:53:43 +0000 (23 09:53 +0000)
tree5dc9f54c54b613398f0b82819c9b473eae9850d7
parent3be034e9b1a9670611dc5b1200b7a71893653459
- 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
dlls/msi/msipriv.h
dlls/msi/msiquery.c
dlls/msi/query.h
dlls/msi/sql.y