CVS log for ports/games/csmash/files/patch-loadparts.cpp
Up to [FreeBSD] / ports / games / csmash / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri May 6 18:17:10 2005 UTC (6 years, 9 months ago) by anholt
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_EOL, RELEASE_5_5_0, RELEASE_4_EOL, PRE_XORG_7, HEAD
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +10 -9 lines
Attempt to fix the build failure on i386 (now instead of amd64) in a more brute- force fashion. Instead of trying to get types right for this templated function, just make the function (used exactly once) take and return longs. Reported by: krismail
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu May 5 02:27:28 2005 UTC (6 years, 9 months ago) by anholt
Branches: MAIN
Fix build on 64 bit by being careful with an integer size.
