Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
* [Caml-list] [ANN] Official OCaml-4.00 patch for ocamlnet
@ 2012-06-11 11:35 Gerd Stolpmann
  0 siblings, 0 replies; only message in thread
From: Gerd Stolpmann @ 2012-06-11 11:35 UTC (permalink / raw)
  To: caml-list; +Cc: ocamlnet-devel

Hi,

as there are some incomplete patches around, here are the official ones  
(against ocamlnet-1.5.1):

https://godirepo.camlcity.org/svn/godi-build/trunk/godi/godi-ocamlnet/patches/patch-ac-netsys-and-ocaml4
https://godirepo.camlcity.org/svn/godi-build/trunk/godi/godi-ocamlnet/patches/patch-ad-netstring-and-ocaml4

Note that type definitions like

type open_flag1 = Unix.open_flag =
      O_RDONLY | O_WRONLY | O_RDWR | O_NONBLOCK | O_APPEND | O_CREAT |  
O_TRUNC
    | O_EXCL | O_NOCTTY | O_DSYNC | O_SYNC | O_RSYNC

are not meaningless in the presence of stub libraries, and work like  
assertions for types. The addition of O_SHARE_DELETE makes this fail.  
Very good, because the corresponding list in the stub needs to be  
extended, too (which the other patches do not do, and this can lead to  
segfaults).

There will also be a release of Ocamlnet soon, but this overlaps  
currently with the final QA testing of the regular development cycle.

Gerd
-- 
------------------------------------------------------------
Gerd Stolpmann, Darmstadt, Germany    gerd@gerd-stolpmann.de
Creator of GODI and camlcity.org.
Contact details:        http://www.camlcity.org/contact.html
Company homepage:       http://www.gerd-stolpmann.de
------------------------------------------------------------

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-06-11 11:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-11 11:35 [Caml-list] [ANN] Official OCaml-4.00 patch for ocamlnet Gerd Stolpmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox