March 28, 2024, 10:59:38 AM

News:

Own IWBasic 2.x ? -----> Get your free upgrade to 3.x now.........


Alpha update 12/3/2005

Started by Ionic Wind Support Team, December 03, 2005, 08:14:23 AM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

Ionic Wind Support Team

December 03, 2005, 08:14:23 AM Last Edit: December 03, 2005, 08:21:51 AM by Ionic Wizard
Just redownload from the link given and reinstall.

Changes:
------------
- NEW and DELETE now work and will properly construct/destruct a class object.
- Class methods called from within a class method no longer require use of the 'this' pointer.
-The IDE correctly sets the font name and size for all syntax attributes now.
- Many compiler bug fixes.  Too many to list ;)


Have fun,
Paul.
Ionic Wind Support Team

Steven Picard

Good timing, it's my birthday today! And finally I should be able to play with Aurora this week!

Zen

Yay another update to play with ;D.

Also congratulations and many happy returns on your birthday steven.

Lewis

Ionic Wind Support Team

Just updated again.  Lewis found a bug that deserved fixing right away.

Class constructors were not being automatically declared 'extern' when the implimentation of the constructor was in a different object file.  This has been fixed and you can redownload/install to get the update.

Paul.
Ionic Wind Support Team

Zen

Thanks a lot Paul.

Very quick response too. ;D

Lewis