Pages: 1
|
 |
|
Author
|
Topic: Development of 9.3 (Read 1775 times)
|
|
|
Charles Childers
Administrator
Sr. Member
    
Karma: +2/-0
Offline
Posts: 745
|
At this point I have added sections (#3), the new vector code (#1), I dropped #2 (error handling changes) for now; it was proving highly problematic when moving existing code to 9.3.
With regard to compatibility: most 9.2.x programs will run without change. I have kept aliases/implementations of the old functions in modules/compat. These are marked with a class of .deprecated-<normal class name> and will be removed in a future release.
Things are mostly working. It currently fails to load some applications that use the ANS layer on Windows. (I have been unable to reproduce this on any of the other targets). With luck the problem will become apparent soon, and work on other areas can start again.
With regard to the Native port, I am almost done updating it to the 9.2.10 codebase. Public releases of both 9.3-development and Native 9.2.10 will be made soon.
|
|
|
|
|
Logged
|
|
|
|
Pages: 1
|
|
|
|
|