[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: GADT printer patch
It still requires sprintf. In particular, it uses caml_format_float to do %f and friends, which uses sprintf internally. Correct float formatting is a surprisingly large amount of code. Stephen On Wed, May 22, 2013 at 2:19 PM, Anil Madhavapeddy <anil@xxxxxxxxxx> wrote: > This is really neat: > http://caml.inria.fr/mantis/view.php?id=6017 > > If I understand it right, it eliminates our need for the printf dietlibc > bits, which means we could simplify mirage-platform quite a bit! > > Should cook up an OPAM compiler patch to experiment with it... > > -anil
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |