[Gambas-user] Gambas 3.5.2 pre-release
Kende Krisztián
nemh at ...2007...
Tue Jan 7 14:21:19 CET 2014
2014-01-05 23:31 keltezéssel, Benoît Minisini írta:
> Hi,
>
> I have uploaded a Gambas 3.5.2 pre-release package on sourceforge, so
> that people can test it before the official release.
>
> http://sourceforge.net/projects/gambas/files/gambas3/gambas3-3.5.2.tar.bz2/download
>
> I tried to backport as many bug fixes as possible, so I hope nothing has
> been broken! So please check it and report any problem.
>
> I will update the wiki with the list of bug fixes soon.
>
> Enjoy it!
>
> Regards,
>
I found this Like operator bug:
Print " " Like " "
or
Print "a a" Like "* *"
or... with double space
Output: False
More information about the User
mailing list