IonicWind Software

Aurora Compiler => Update Announcements => Topic started by: Ionic Wind Support Team on December 03, 2005, 08:14:23 AM

Title: Alpha update 12/3/2005
Post by: Ionic Wind Support Team on December 03, 2005, 08:14:23 AM
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.
Title: Re: Alpha update 12/3/2005
Post by: Steven Picard on December 03, 2005, 10:23:50 AM
Good timing, it's my birthday today! And finally I should be able to play with Aurora this week!
Title: Re: Alpha update 12/3/2005
Post by: Zen on December 03, 2005, 12:17:44 PM
Yay another update to play with ;D.

Also congratulations and many happy returns on your birthday steven.

Lewis
Title: Re: Alpha update 12/3/2005
Post by: Ionic Wind Support Team on December 04, 2005, 09:12:00 PM
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.
Title: Re: Alpha update 12/3/2005
Post by: Zen on December 05, 2005, 03:40:10 AM
Thanks a lot Paul.

Very quick response too. ;D

Lewis