|
Some major bug fixes for the ARM builds so it should now work on Series 60 as well.
As soon as I get my 6600 back I will do a check
The list of bug fixes1.0
- Initial Release
1.1
- Added SetParser insttance to interface for decl and doc interfaces
- Added parser variable
1.2
- Fixed bug with Standalone mixin function not being pure virtual
- Fixed bug with SetParser not being implemented in the decl handler samples.
1.3
- Changed all implementation IMPORT_C's to EXPORT_C's
- fixed bug where a static cast was not working in gcc in armi builds
- fixed bug in arm builds from command line not working cos a path was wrong
- fixed bug where some functions were not marked as EXPORT_C so they failed to link |