Release of Gambas 2.11.1
This release fixes the following last-minute bugs:
- The arithmetic operations on Boolean, Byte and Short now behave correctly when an overflow occurs.
- The compiler message displayed when there is a syntax error in a FOR...NEXT loop is correct now.
- The GridView now stretched its last column correctly.
- The GridView cell padding has been fixed.