diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-02-21 12:52:34 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-02-21 12:52:34 +0800 |
commit | 3d8ce04a42ad17f8fc7cdccfb8346495f78aaf2c (patch) | |
tree | 2e0873ce526654a0124d83aa158dd08fcf75c0fa /Mk | |
parent | d199756acf5bf01eef79f2b92e472816893a5fac (diff) | |
download | marcuscom-ports-3d8ce04a42ad17f8fc7cdccfb8346495f78aaf2c.tar marcuscom-ports-3d8ce04a42ad17f8fc7cdccfb8346495f78aaf2c.tar.gz marcuscom-ports-3d8ce04a42ad17f8fc7cdccfb8346495f78aaf2c.tar.bz2 marcuscom-ports-3d8ce04a42ad17f8fc7cdccfb8346495f78aaf2c.tar.lz marcuscom-ports-3d8ce04a42ad17f8fc7cdccfb8346495f78aaf2c.tar.xz marcuscom-ports-3d8ce04a42ad17f8fc7cdccfb8346495f78aaf2c.tar.zst marcuscom-ports-3d8ce04a42ad17f8fc7cdccfb8346495f78aaf2c.zip |
Fix a casting problem on 64-bit platforms. Instead of casting a pointer
to int, cast to char*. The GNOME developers will probably choose to cast
to guchar* since that's really the data type being pointed to, but char*
is probably easier to read and understand.
See http://bugzilla.gnome.org/show_bug.cgi?id=331971 for more details.
Submitted by: Pascal Hofstee <caelian@gmail.com> and bland
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5715 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'Mk')
0 files changed, 0 insertions, 0 deletions