Hi I did found there project yestday, and I was glad it work so well with small modications, yes it seam for me that project sanon have better code that wine and djgpp when it comes to replace crt and rtl broken functions.
----- Original Message ----- From: "Alex Ionescu" ionucu@videotron.ca To: ros-dev@reactos.org Sent: Saturday, May 27, 2006 9:55 AM Subject: [ros-dev] Re: [ros-diffs] [greatlrd] 22062: replace djgpp hell bugs fcvtbuf with project http://www.jbox.dk/sanos/source/lib/fcvt.c.html with small modification's to match ReactOS arch. Floating point to string conversion routines Copyright (C) 2002 Michael Ringgaard. All rights reserved. Make wine test for fcvt shut up we are failing 64 of wine test in msvrt printf, but we pass all fcvt test. before we did fail 75 test in wine test of msvrt printf test. Before we did fail almost all test case for fcvt in wine test
greatlrd@svn.reactos.org wrote:
Author: greatlrd Date: Fri May 26 23:23:34 2006 New Revision: 22062
URL: http://svn.reactos.ru/svn/reactos?rev=22062&view=rev Log: replace djgpp hell bugs fcvtbuf with project
http://www.jbox.dk/sanos/source/lib/fcvt.c.html with small modification's to match ReactOS arch. Floating point to string conversion routines Copyright (C) 2002 Michael Ringgaard. All rights reserved.
Make wine test for fcvt shut up we are failing 64 of wine test in msvrt
printf, but we pass all fcvt test. before we did fail 75 test in wine test of msvrt printf test. Before we did fail almost all test case for fcvt in wine test
I've been actually importing a LOT of the SanOS code into rtl back when I was working on fixing many of the broken inlined GAS routines, and his code REALLY kicks ass. I strongly recommend using the SanOS CRT functions when possible.
Best regards, Alex Ionescu
Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev