Bug 3317 - [PATCH] AMD64 - warning: cast from pointer to integer of different size
Status: RESOLVED FIXED
Alias: None
Product: ioquake3
Classification: Unclassified
Component: Platform
Version: 1.33 SVN
Hardware: PC Linux
: P3 normal
Assignee: Zachary J. Slater
QA Contact: ioquake3 bugzilla mailing list
URL:
Depends on:
Blocks:
 
Reported: 2007-08-16 13:39 EDT by Matt Turner
Modified: 2007-08-19 08:05:53 EDT
0 users

See Also:



Description Matt Turner 2007-08-16 13:39:11 EDT
When compiling on Linux-AMD64 with gcc-4.2.0 (and I'd assume other 64-bit platforms in general), 'warning: cast from pointer to integer of different size' is generated quite a few times.

Compile log for 1124: http://slexy.org/paste/4341
Patch: http://slexy.org/paste/4343
Compile log after patch: http://slexy.org/paste/4344

Obviously still more warnings exist.
Comment 1 Ludwig Nussel 2007-08-19 08:05:53 EDT
fixed it myself. Please attach patches to bugzilla next time, thanks.