Message137769
| Author | amaury.forgeotdarc |
|---|---|
| Recipients | Thanh Ly, amaury.forgeotdarc, mark.dickinson, terry.reedy |
| Date | 2011-06-06.19:19:46 |
| SpamBayes Score | 0.01942359 |
| Marked as misclassified | No |
| Message-id | <1307387987.63.0.949419672572.issue12232@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Is it possible that the problem is related to floating point exceptions? A quick Google search showed similar issue in another embedded library: http://www.softintegration.com/support/faq/embed.html#borland It seems important to add this instruction: _control87(MCW_EM, MCW_EM); Can you try and modify your program accordingly? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-06-06 19:19:47 | amaury.forgeotdarc | set | recipients: + amaury.forgeotdarc, terry.reedy, mark.dickinson, Thanh Ly |
| 2011-06-06 19:19:47 | amaury.forgeotdarc | set | messageid: <1307387987.63.0.949419672572.issue12232@psf.upfronthosting.co.za> |
| 2011-06-06 19:19:47 | amaury.forgeotdarc | link | issue12232 messages |
| 2011-06-06 19:19:46 | amaury.forgeotdarc | create | |