| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
|---|---|---|---|---|---|---|---|---|---|
| 0001694 | AI | AI | public | 2009-10-21 18:31 | 2009-11-28 11:42 | ||||
| Reporter | AF | ||||||||
| Assigned To | hoijui | ||||||||
| Priority | normal | Severity | major | Reproducibility | always | ||||
| Status | resolved | Resolution | fixed | ||||||
| Summary | 0001694: streflop_cond.h statements prevent Visual Studio builds finishing | ||||||||
| Description | there are 3 statements in streflop_cond.h that cause compiler errors when building C native AIs under Visual Studio ( tested with 2008 ): std::isnan; std::isinf; std::isinfinite; Those 3 statements are flagged as undefined by the VS compiler. | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files |
| ||||||||
Notes |
|
|
hoijui (reporter) 2009-11-28 11:42 |
fixed in these commits: 067dae0b74c2462d0bc0d1db2142f471ec554c86 2af3f47dab53ffc07e7f5436c56cf308bb3273c3 e6f7c18ff1edec88eac1f01232bea988ec9bed27 |


