caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* Bug in Unix library on Mac?
@ 2005-01-10 18:40 spiral voice
  2005-01-10 20:19 ` [Caml-list] " Damien Doligez
  0 siblings, 1 reply; 4+ messages in thread
From: spiral voice @ 2005-01-10 18:40 UTC (permalink / raw)
  To: caml-list

Hi,

some users are having problems with MLDonkey, an Ocaml P2P application.

"I think I've verified that the problem is in the OCAML unix library, not in 
mldonkey."

The problem is described here:
http://savannah.nongnu.org/bugs/?func=detailitem&item_id=11384

- spiralvoice



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Caml-list] Bug in Unix library on Mac?
  2005-01-10 18:40 Bug in Unix library on Mac? spiral voice
@ 2005-01-10 20:19 ` Damien Doligez
  0 siblings, 0 replies; 4+ messages in thread
From: Damien Doligez @ 2005-01-10 20:19 UTC (permalink / raw)
  To: caml users

On Jan 10, 2005, at 19:40, spiral voice wrote:

> some users are having problems with MLDonkey, an Ocaml P2P application.
>
> "I think I've verified that the problem is in the OCAML unix library, 
> not in mldonkey."
>
> The problem is described here:
> http://savannah.nongnu.org/bugs/?func=detailitem&item_id=11384

This is already in the Ocaml bug tracking system, and it will be fixed 
soon.

-- Damien


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Caml-list] Bug in Unix library on Mac?
  2005-01-13  7:24 spiral voice
@ 2005-01-13 16:53 ` Damien Doligez
  0 siblings, 0 replies; 4+ messages in thread
From: Damien Doligez @ 2005-01-13 16:53 UTC (permalink / raw)
  To: caml users

On Jan 13, 2005, at 08:24, spiral voice wrote:

> in bug 2423 I read that this bug was fixed in Ocaml CVS.

I assume you mean PR#3423, since 2423 doesn't exist...

> But how can I get that code?
>
> The method described at http://camlcvs.inria.fr/cvsserver-eng.html
> gives me 3.08+2, not 3.09 CVS

It's just the opposite.  The method described gives you the main trunk
(i.e. the 3.09 branch), and the fix is in the 3.08 branch.  It's easy to
get: follow the same method, but instead of typing "cvs checkout csl"
you type "cvs checkout -r release308 csl".

Or you can wait a few weeks for 3.08.3.

-- Damien


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Caml-list] Bug in Unix library on Mac?
@ 2005-01-13  7:24 spiral voice
  2005-01-13 16:53 ` Damien Doligez
  0 siblings, 1 reply; 4+ messages in thread
From: spiral voice @ 2005-01-13  7:24 UTC (permalink / raw)
  To: caml-list

Hi,

in bug 2423 I read that this bug was fixed in Ocaml CVS.
But how can I get that code?

The method described at http://camlcvs.inria.fr/cvsserver-eng.html
gives me 3.08+2, not 3.09 CVS

- spiralvoice



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-01-13 16:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-01-10 18:40 Bug in Unix library on Mac? spiral voice
2005-01-10 20:19 ` [Caml-list] " Damien Doligez
2005-01-13  7:24 spiral voice
2005-01-13 16:53 ` Damien Doligez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).