#
053cc0d4 |
| 23-May-2018 |
Augustin Cavalier <waddlesplash@gmail.com> |
ape_reader: Properly fix the build under GCC 7.
Since we cannot '#define wchar_t char' anymore, we need to properly fix the source code to work with char instead.
|
#
23c0ae03 |
| 27-Jun-2010 |
Wim van der Meer <wpjvandermeer@gmail.com> |
Compiler warning fixes and code style cleanup. No Functional changes.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37269 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
#
010f5aa4 |
| 12-Apr-2009 |
Rene Gollent <anevilyak@gmail.com> |
Possibly less than ideal, but gets ape_reader building on both gcc2 and 4. (The previous gcc4 fixes broke it again on gcc2). I'm uncertain as to why the include order of <algorithm> seems to matter t
Possibly less than ideal, but gets ape_reader building on both gcc2 and 4. (The previous gcc4 fixes broke it again on gcc2). I'm uncertain as to why the include order of <algorithm> seems to matter though.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30138 a95241bf-73f2-0310-859d-f6bbb57e9c96
show more ...
|
#
be878f60 |
| 12-Apr-2009 |
Rene Gollent <anevilyak@gmail.com> |
These were using CR/LF for some reason.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30137 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
#
0b8b543a |
| 12-Apr-2009 |
Ingo Weinhold <ingo_weinhold@gmx.de> |
Build fixes (gcc4).
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30136 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
#
b51fbe43 |
| 11-Apr-2009 |
David McPaul <dlmcpaul@gmail.com> |
change to lower case
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30114 a95241bf-73f2-0310-859d-f6bbb57e9c96
|