4 messages in com.mysql.lists.internalsRe: rint() buggy on os2/windows
FromSent OnAttachments
Yuri Dario20 May 2001 05:49 
Sinisa Milivojevic21 May 2001 04:17 
Yuri Dario21 May 2001 06:01 
Sinisa Milivojevic22 May 2001 03:17 
Subject:Re: rint() buggy on os2/windows
From:Yuri Dario (mc6@mclink.it)
Date:05/21/2001 06:01:16 AM
List:com.mysql.lists.internals

Hi Sinisa,

Please let us know if mysql works on OS/2 now and whether it passes all tests .

actually, the mysql-test suite is failing 7 tests over 96 (removed replication tests).

5 of them are failing because 'check table t1' is calling my_pwrite() on a locked/closed file (still not sure about this).

Then func_test is failing on a regexp, and select is printing -0.00 instead of 0.000 (probably some rounding).

I'm quite happy with these results :-))

Also, let us know a version of compiler that you have used, for our documentation purposes.

actually code is compiled with IBM VACPP 4.0

And yes, please submit all patches that you made and were necessary for proper functioning of MySQL under OS/2.

sure, now I'm using .33 source code, but after tester response I will move to latest code and submit updated patches.

Bye,

/* * member of TeamOS/2 - Italy * http://www.quasarbbs.com/yuri * http://www.teamos2.it */