gambas-source-code/app/other/MakeWebSite/news/2009-02-01.html

9 lines
408 B
HTML
Raw Normal View History

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