View Issue Details
| 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. | ||||