Wed, 28 Apr 2010 14:04:36 +0100 Remerge gcce fixes, RVCT 4.0 support, rom.flm and rom_sbs.pl (Bug 2283, Bug 2014, Bug 2149 and others) RCL_3
William Roberts <williamr@symbian.org> [Wed, 28 Apr 2010 14:04:36 +0100] rev 98
Remerge gcce fixes, RVCT 4.0 support, rom.flm and rom_sbs.pl (Bug 2283, Bug 2014, Bug 2149 and others)
Tue, 27 Apr 2010 18:02:57 +0300 Revision: 201017 RCL_3
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Tue, 27 Apr 2010 18:02:57 +0300] rev 97
Revision: 201017 Kit: 201017
Wed, 28 Apr 2010 00:44:14 +0200 Fixing issue with default C++ delete operator being called instead of Symbian C++ delete replacement with CBase derived classes from euser. Getting ride of SEH stuff used for WINS fixes our trap/leave runtime issues. anywhere
Slion [Wed, 28 Apr 2010 00:44:14 +0200] rev 96
Fixing issue with default C++ delete operator being called instead of Symbian C++ delete replacement with CBase derived classes from euser. Getting ride of SEH stuff used for WINS fixes our trap/leave runtime issues.
Tue, 27 Apr 2010 20:22:55 +0200 Trying to get trap/leave to work properly but the whole WINS stuff seems over complicated with a lot of assembly in the middle and it's not working on my compiler. When the throw happens the debugger complains about uncaught exception when I'm definitly inside a catch implemented by our TRAP. anywhere
Stephane Lenclud <tortoisehg@lenclud.com> [Tue, 27 Apr 2010 20:22:55 +0200] rev 95
Trying to get trap/leave to work properly but the whole WINS stuff seems over complicated with a lot of assembly in the middle and it's not working on my compiler. When the throw happens the debugger complains about uncaught exception when I'm definitly inside a catch implemented by our TRAP. I think I'm going to come up with a much simplified trap/leave implementation for SYMC. On my prototype all that stuff was working fine in like 20 lines of C++.
(0) -30 -10 -4 +4 +10 +30 +100 tip