[9381] Fixed some compile warnings.

This commit is contained in:
AlexDereka 2010-02-14 18:04:20 +03:00
parent 2bdcb1161c
commit ccfd42bf3e
55 changed files with 219 additions and 203 deletions

View file

@ -33,7 +33,7 @@ barGoLink::~barGoLink()
fflush(stdout);
}
barGoLink::barGoLink( int row_count )
barGoLink::barGoLink( uint64 row_count )
{
rec_no = 0;
rec_pos = 0;