fixed 64 bit warnings by casting integers to intptr_t before casting to int
authorArun Persaud <apersaud@lbl.gov>
Wed, 6 Apr 2011 06:47:34 +0000 (23:47 -0700)
committerArun Persaud <apersaud@lbl.gov>
Wed, 6 Apr 2011 06:47:34 +0000 (23:47 -0700)
commit5dca19a2828b0e6e0594b734792533e0c4f76146
tree3b67d5db63c56568a44e03be1d8c0817e66f6a9d
parent7b1579c574c06f880cc6c01874416dde0374aab6
fixed 64 bit warnings by casting integers to intptr_t before casting to int
args.h
filebrowser/draw.c
filebrowser/selfile.c
xboard.c