Bug#296568: ocaml: Ocaml needs a round_to_int function.

2005-07-26 Thread Julien Cristau
On Tue, Jul 26, 2005 at 16:29:44 +0200, Erik de Castro Lopo wrote: > Julien Cristau wrote: > > > I don't think it would be a good idea to change the ocaml standard > > library in debian packages, because this would break compatibility with > > programs built with a vanilla standard library. > >

Bug#296568: ocaml: Ocaml needs a round_to_int function.

2005-07-26 Thread Julien Cristau
On Tue, Jul 26, 2005 at 16:29:44 +0200, Sven Luther wrote: > > Julien Cristau wrote: > > > > > This request has already been rejected by Xavier Leroy, one of the > > > upstream developers, in Message-ID: > > > <[EMAIL PROTECTED]>. > > Julien, could you paste here the relevant parts of that rejec

Bug#296568: ocaml: Ocaml needs a round_to_int function.

2005-06-20 Thread Erik de Castro Lopo
Sven Luther wrote: > Basically, early one i applied a thrid party patch (the one which allowed you > to do ocamlc -i, which i found pretty neat), and it was totally broken in a > subtle way, and i only noticed later when i got a very strange bug report > about this, so, let's stay as close to poss

Bug#296568: ocaml: Ocaml needs a round_to_int function.

2005-06-20 Thread Sven Luther
On Mon, Jun 20, 2005 at 01:13:14PM +1000, Erik de Castro Lopo wrote: > Julien Cristau wrote: > > > I don't think it would be a good idea to change the ocaml standard > > library in debian packages, because this would break compatibility with > > programs built with a vanilla standard library. > >

Bug#296568: ocaml: Ocaml needs a round_to_int function.

2005-06-19 Thread Erik de Castro Lopo
Julien Cristau wrote: > I don't think it would be a good idea to change the ocaml standard > library in debian packages, because this would break compatibility with > programs built with a vanilla standard library. No it would not. Programs built with the vanilla standard library would still work

Bug#296568: ocaml: Ocaml needs a round_to_int function.

2005-06-19 Thread Julien Cristau
On Wed, Feb 23, 2005 at 01:56:47 +0100, Erik de Castro Lopo wrote: > Package: ocaml > Version: 3.08.2-1 > Severity: wishlist > > > The OCaml standard library function int_of_float is slow on x86. See: > > http://sardes.inrialpes.fr/~aschmitt/cwn/2005.02.22.html#8 > > I have developed a pat

Bug#296568: ocaml: Ocaml needs a round_to_int function.

2005-02-23 Thread Sven Luther
On Wed, Feb 23, 2005 at 09:56:43PM +1100, Erik de Castro Lopo wrote: > Package: ocaml > Version: 3.08.2-1 > Severity: wishlist > > > The OCaml standard library function int_of_float is slow on x86. See: > > http://sardes.inrialpes.fr/~aschmitt/cwn/2005.02.22.html#8 > > I have developed a pa

Bug#296568: ocaml: Ocaml needs a round_to_int function.

2005-02-23 Thread Erik de Castro Lopo
Package: ocaml Version: 3.08.2-1 Severity: wishlist The OCaml standard library function int_of_float is slow on x86. See: http://sardes.inrialpes.fr/~aschmitt/cwn/2005.02.22.html#8 I have developed a patch that adds a round_to_int function: http://www.mega-nerd.com/OCaml/ I'd love to