| Anonymous | Login | Signup for a new account | 06.09.2010 15:39 CEST | ![]() |
| Main | My View | View Issues | Change Log | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |
| 0002045 | DarkRadiant | Design/Coding | public | 20.12.2009 18:16 | 29.05.2010 18:36 | |
| Reporter | mattn | |||||
| Assigned To | greebo | |||||
| Priority | normal | Severity | block | Reproducibility | always | |
| Status | closed | Resolution | fixed | |||
| Platform | OS | OS Version | ||||
| Product Version | 1.0.2 | |||||
| Target Version | 1.1.0 | Fixed in Version | 1.1.0 | |||
| Summary | 0002045: Compile error on Ubuntu 9.10 (missing limits header inclusion) | |||||
| Description | Attached is a patch that fixes this issue. The problem is that LONG_MAX is used there, but the limits header wasn't included. | |||||
| Tags | No tags attached. | |||||
| Attached Files | ||||||
Notes |
|
|
mattn (reporter) 20.12.2009 18:19 |
it must be limits.h <limits> is not enough there. |
|
greebo (administrator) 21.12.2009 06:13 |
Committed, thank you. :) |
|
mattn (reporter) 21.12.2009 09:50 |
i'm sorry - commited was <limits> but <limits.h> is needed |
|
greebo (administrator) 21.12.2009 18:14 |
Done. |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 20.12.2009 18:16 | mattn | New Issue | |
| 20.12.2009 18:16 | mattn | File Added: limit.diff | |
| 20.12.2009 18:19 | mattn | Note Added: 0002775 | |
| 21.12.2009 06:12 | greebo | Status | new => assigned |
| 21.12.2009 06:12 | greebo | Assigned To | => greebo |
| 21.12.2009 06:13 | greebo | Note Added: 0002777 | |
| 21.12.2009 06:13 | greebo | Status | assigned => resolved |
| 21.12.2009 06:13 | greebo | Fixed in Version | => 1.1.0 |
| 21.12.2009 06:13 | greebo | Resolution | open => fixed |
| 21.12.2009 06:14 | greebo | Build | => 5113 |
| 21.12.2009 06:14 | greebo | Target Version | => 1.1.0 |
| 21.12.2009 09:50 | mattn | Note Added: 0002782 | |
| 21.12.2009 18:14 | greebo | Note Added: 0002786 | |
| 29.05.2010 18:36 | greebo | Status | resolved => closed |


