[Gambas-user] Issue 491 in gambas: LIKE operator bug again
gambas at ...2524...
gambas at ...2524...
Tue Dec 31 12:15:55 CET 2013
Status: New
Owner: ----
Labels: Version-TRUNK Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any GUI-Any
New issue 491 by krisztiankende: LIKE operator bug again
http://code.google.com/p/gambas/issues/detail?id=491
This code output is incorrect:
If "alma" Like "{szilv,alm}a" Then Print True Else Print False
Output: False
This is the r6031 fix result, so please don't take it into the version
3.5.2, or fix it.
Use Gambas 3.5.99 (r6037) on Ubuntu 13.10 (amd64).
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
More information about the User
mailing list