Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
include.patch | Added missing include on <stdio> This fixed the following compiler error: main.cpp:50: error: 'stdin' was not declared in this scope main.cpp:50: error: 'setbuf' was not declared in this scope main.cpp:51: error: 'stdout' was not declared in this scope |
Oliver Korff <ok@xynyx.de> | no | debian | 2008-12-22 | |
one-off.patch | Fix a segfault for out-of bounds. | Asher Gordon | no | debian | 2020-09-09 | |
pthread.patch | Work around --as-needed regression in gcc-9. Link with pthread library. | Adam Borowski <kilobyte@angband.pl> | no | debian | 2019-11-03 |