[angelscript] 1.8.1 WIP 2

  • From: "Andreas Jonsson" <andreas@xxxxxxxxxxxxx>
  • To: "angelscript" <angelscript@xxxxxxxxxxxxx>
  • Date: Sun, 1 Aug 2004 13:10:26 -0300

Yet another batch of bugs have been fixed.
<ul>
<li>bug fix: Class methods can now return objects in MSVC
<li>bug fix: Local variables in the top statement block could be destroyed at 
return even though they were declared after the return statement. (thanks 
Anders "Dentoid" Stenberg)
<li>bug fix: Class methods can now return objects in memory on MinGW
</ul>

More to come in a few days.
AngelScript - AngelCode Scripting Library
http://www.angelcode.com/angelscript/
http://www.angelcode.com/forums/

Other related posts:

  • » [angelscript] 1.8.1 WIP 2