[Libpqxx-general] Compile failure in current SVN
Jeroen Vermeulen
jtv at xs4all.nl
Tue Sep 9 08:26:37 UTC 2008
Eugene V. Lyubimkin wrote:
> Hi Jeroen! I am trying to do 'make dist' from current SVN and have received the same
> error, but with other file:
> connection_base.cxx: In function ‘void<unnamed>::wait_fd(int, bool, timeval*)’:
> connection_base.cxx:1378: error: conversion to ‘int’ from ‘long int’ may alter its value
> The problem line is:
>
> poll(&pfd, 1, (tv ? (tv->tv_sec*1000 + tv->tv_usec/1000) : -1));
Thanks. Fixed in revision 1393.
Jeroen
More information about the Libpqxx-general
mailing list