[Gambas-user] To wishlist: Missing assignment operator.
Benoit Minisini
gambas at ...1...
Fri Jan 30 02:27:14 CET 2009
On jeudi 29 janvier 2009, Jussi Lahtinen wrote:
> Hi!
>
> Now I have to write like this;
> ff = ff ^ 1.2
> instead of this;
> ff ^= 1.2
>
> I think this is rarely used (not rare in my project), but nice to
> have. I was little suprised that it is absent.
> So, low priority.
> Thanks!
>
>
> Jussi
>
Done in Gambas 3, revision #1837.
It was just one line to add to a file. :-)
--
Benoit Minisini
More information about the User
mailing list