Label: ♦english ♦bug report

[240] Yet another sorce defects

Comment
    Fresh errors from latest revision (found by MinGW). As always, tried to fix them arbitrarily by myself just to make it work somehow. First, two undeclared macros: _SW_UNDERFLOW and _SW_ZERODIVIDE from daoContext.c. Defined them as 0x00000002 and 0x00000008 accordingly. Then, unresolved reference to dao_fe_clear from daoProcess.c and daoContext.c. Substituted by feclearexcept(FE_ALL_EXCEPT) . Now it is compilable, but is it correct?

Comments
I previously assumed this revision would work for windows, but then I forgot to test and verify it before committing. Now it is fixed and verified (Revision: ae71db9fb3 ). Float point exceptions are raised by default now, previously, they are raised only if std.enable_fe() has been called to enable it.

Change picture:

Choose file:

123 4
56 78910 11
121314151617 18
192021222324 25
26272829

fu: ... I forgot to say something about the plan for the whole new year in my previous reply. Well, besides w ... (Jan.19,01:40)

fu: ... Happy new dragon year (which will start from this sunday)! Actually, it was a busy month (I wish th ... (Jan.18,22:46)

ybabel: What's the plan for the new year ? Hello 'vry budy :- ) happy new year (when is the new year for you Fu ?) I saw you come back and comm ... (Jan.18,18:59)

This site is powered by Dao
Copyright (C) 2009,2010, daovm.net.
Webmaster: admin@daovm.net