msi: Reorder the condition operators so that longer strings are matched first.
commit39600d9d2e3e5fb7cd34d913f1870d8d6f0362de
authorAric Stewart <aric@codeweavers.com>
Mon, 16 Mar 2009 16:05:11 +0000 (16 11:05 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 23 Mar 2009 14:26:02 +0000 (23 15:26 +0100)
treeb8bd4a850c6b627fe67cb6b5788861e04e458b91
parent694219d4a66e7291213d2bdedd8dc995fdf16cf5
msi: Reorder the condition operators so that longer strings are matched first.

This allows ~<< to be properly matched.
dlls/msi/cond.y
dlls/msi/tests/package.c