aboutsummaryrefslogtreecommitdiffstats
path: root/autogen.sh
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2011-04-19 16:49:42 +0800
committerDanielle Madeley <danielle.madeley@collabora.co.uk>2011-04-21 10:36:04 +0800
commit5fc44ac8edcdf5702a0793217f9275bd00748932 (patch)
tree8c5d7bc64a6dcdece70c587008c94f32b14de16c /autogen.sh
parent70b302881d10a0b0ac52ef656729a1793a11d28c (diff)
downloadgsoc2013-empathy-5fc44ac8edcdf5702a0793217f9275bd00748932.tar
gsoc2013-empathy-5fc44ac8edcdf5702a0793217f9275bd00748932.tar.gz
gsoc2013-empathy-5fc44ac8edcdf5702a0793217f9275bd00748932.tar.bz2
gsoc2013-empathy-5fc44ac8edcdf5702a0793217f9275bd00748932.tar.lz
gsoc2013-empathy-5fc44ac8edcdf5702a0793217f9275bd00748932.tar.xz
gsoc2013-empathy-5fc44ac8edcdf5702a0793217f9275bd00748932.tar.zst
gsoc2013-empathy-5fc44ac8edcdf5702a0793217f9275bd00748932.zip
empathy-message: cast timestamps to glong
tp_message_get_received_timestamp() and tpl_event_get_timestamp() both return gint64 while the timestamp is stored as a glong. We need to cast it as varargs won't do it for us and not casting will result in a a sizing mismatch on 32-bit. Ideally we should stop using time_t and always use gint64 with timestamps.
Diffstat (limited to 'autogen.sh')
0 files changed, 0 insertions, 0 deletions