Then what are the conditional statements in cond.y used for? Though they may not be SQL errors, if IGE and ILEmeans IS Greater than or equal to, or Is Less than or Equal to then it's still and error, even if it doesn't pertain to SQL.
Do these not mean IS Greater than or equal to, or Is Less than or Equal to ?
From: Mike McCormack mike@codeweavers.com To: wine-devel@winehq.org CC: ead1234@hotmail.com Subject: Re: msi patch submission - cond.y Date: Mon, 05 Jun 2006 22:43:09 +0900
EA Durbin wrote:
fixed various SQL errors in COND_GetOperator() and compare_int()
Unfortunately cond.y has nothing to do with SQL.
Mike