On Tue, 2010-09-28 at 09:49 +0900, Simon Horman wrote:
>   * Resolve 4/8 byte problems raised in bug #597914)
>     - odbc: pass a SQLLEN instead of an SQLINTEGER to SQLBindCol()
>       + This seems problematic on architectures such as amd64 where
>         size_t (SQLLEN) is 8 bytes wide but int (SQLINTEGER) is only
>         4 bytes wide.
>       + As per upstream patch
>         http://hg.vergenet.net/perdition/perdition/rev/57268f4aaa94
>     - core: the return value of callbacks to vanessa_socket_pipe_func()
>       should be a ssize_t not an int.
>       + This seems problematic on architectures such as amd64 where
>         ssize_t is 8 bytes wide but int is only 4 bytes wide.
>       + As per upstream patch
>         http://hg.vergenet.net/perdition/perdition/rev/57268f4aaa94
>     - (closes: #597914)

Please go ahead.

Regards,

Adam


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/1285706352.16049.105.ca...@hathi.jungle.funky-badger.org

Reply via email to