[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gambas-bugtracker] Bug #2839: Add flag or option to allow integer divide not generate ambiguous error


http://gambaswiki.org/bugtracker/edit?object=BUG.2839&from=L21haW4-

Comment #1 by Benoît MINISINI:

'/' cannot be the same as '\\', as they are not commutative. Hence the message requested parenthesis.

This can be solve by giving '\' (and '%') a higher precedence.

Which kind of expression is a problem in your code?

Benoît MINISINI changed the state of the bug to: NeedsInfo.


----[ Gambas bugtracker-list is hosted by https://www.hostsharing.net ]----