|
|
Label: ♦english
♦bug report
Nightwalker
created at Tuesday, 2010-05-25, 20:39:56
1 Replies, 290 Hits
Comments
fu commented at Tuesday, 2010-05-25, 22:32:56
fu modified at Tuesday, 2010-05-25, 22:34:18
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.
|
fu: Fixed and updated There was a minor bug in storing returned value in the DaoVmProcess structure. Now it is fixed and up ... (Sep.07,23:43) klabim: ... Ok, I found it. It can be so easy by reading the documentation :- ). I have overseen the keyword glob ... (Aug.21,18:09) klabim: returning a string from function to c++ code! Hi, I run in some trouble while calling a dao function from the c++ code. The dao function should re ... (Sep.07,19:44) klabim: sharing vars between scripts Hi, how can I share a variable between 2 scripts in an embedded environment? For example: script 1: ... (Aug.21,17:55) |