CodeWarrior Development Studio 9.3 Description:
CodeWarrior Development Studio 9.3: - OSX debugging: Viewing variables as Unicode - Fixes many compiler bugs, and adds improved support for anonymous structs/unions in C and C++ - Fixes bugs in MSL C, including fixing implicit conversion warnings in the pow() inlined function for Mac OS due to more strict checking in the compiler. - Fixes bugs in CWDS including: - Changed some code sequences in runtime sources to avoid crashing newer versions of Rational Purify. (14 April 2004) - Fix memory leaks triggered when DLLs are loaded into a process using the shared runtime (the argv[] and environ[] arrays would be multiply allocated) (18 May 2004) - Ensure that the UNICODE versions of DLLs can be created (there is no special user entry point, so the x86 Linker / Entry Point field must be manually set to "__wDllMainCRTStartup@12"). (18 May 2004)
