log
graph
tags
bookmarks
branches
changeset
browse
zip
bz2
help
Mercurial
>
mplayer.hg
graph
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
| rev 27450:
(0)
-10000
-3000
-1000
-300
-100
-30
-10
-1
+1
+10
+30
+100
+300
+1000
+3000
tip
The revision graph only works with JavaScript-enabled browsers.
Fix 'cast from pointer to integer of different size' on 64bit architectures. Casting to long should work for 32bit and 64bit and not make a difference to the boolean operation (since 'format' is always 32bit (int) the upper 32bit of 'arg' won't matter, but the compiler should be happy now. Casting both to unsigned makes sure the compiler isn't messing things up by sign-extending 'format' to 64bit before masking)
Sun, 24 Aug 2008 13:52:54 +0000
, by ranma
less
more
| rev 27450:
(0)
-10000
-3000
-1000
-300
-100
-30
-10
-1
+1
+10
+30
+100
+300
+1000
+3000
tip