From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail1-relais-roc.national.inria.fr (mail1-relais-roc.national.inria.fr [192.134.164.82]) by sympa.inria.fr (Postfix) with ESMTPS id 851607ED26 for ; Mon, 11 Jun 2012 13:35:46 +0200 (CEST) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ah0DAJrX1U/U436rk2dsb2JhbABFtGMiAQEBAQkJCwkUAySCWT+BHTQJiAYHtzcUjWGDGwONJ4kJkUs X-IronPort-AV: E=Sophos;i="4.75,749,1330902000"; d="scan'208";a="162231268" Received: from moutng.kundenserver.de ([212.227.126.171]) by mail1-smtp-roc.national.inria.fr with ESMTP; 11 Jun 2012 13:35:20 +0200 Received: from office1.lan.sumadev.de (dslb-188-097-010-075.pools.arcor-ip.net [188.97.10.75]) by mrelayeu.kundenserver.de (node=mreu0) with ESMTP (Nemesis) id 0LpAdk-1RzBlj3QU0-00fETD; Mon, 11 Jun 2012 13:35:20 +0200 Received: from samsung (dslb-178-004-238-245.pools.arcor-ip.net [178.4.238.245]) by office1.lan.sumadev.de (Postfix) with ESMTPSA id 6A550C00D1; Mon, 11 Jun 2012 13:35:19 +0200 (CEST) Date: Mon, 11 Jun 2012 13:35:18 +0200 From: Gerd Stolpmann To: caml-list@inria.fr Cc: ocamlnet-devel@lists.sourceforge.net X-Mailer: Balsa 2.4.11 Message-Id: <1339414518.3066.10@samsung> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; DelSp=Yes; Format=Flowed Content-Disposition: inline Content-Transfer-Encoding: quoted-printable X-Provags-ID: V02:K0:ob97nTy+w9pnu3uDsMEtd2qQctx94e2Zi6CHUM85x62 R99hZH5khW5c+wsZGIyY3J7zjrqw7SMg5DYMa/CQS4+GQADwri ki9WxS4eubm8REy4u3tcq00XoCH24ZgC/zXNut2R28P2/Drmy8 UFZiMtl0C9IpUlxcGm7iwE/NxiMKHEwngA58dhNVSzCCbpGxqE GKvfx1VRV5vTgfMncIz9poMYU9KvdOG9Y0WEhblwn6EwQcDNZ5 ULP6OkXPCTHZHBGrYoDHQijnOYIH6iz+c8BORnHnHSyIAJHy4c a+JqPwEgmxRXDgf/CfWu76yeWRpBicnnCP+pR0R45E+6CKCsbb cxuOrxjLWenkqsGu47ug= Subject: [Caml-list] [ANN] Official OCaml-4.00 patch for ocamlnet Hi, as there are some incomplete patches around, here are the official ones=20= =20 (against ocamlnet-1.5.1): https://godirepo.camlcity.org/svn/godi-build/trunk/godi/godi-ocamlnet/patch= es/patch-ac-netsys-and-ocaml4 https://godirepo.camlcity.org/svn/godi-build/trunk/godi/godi-ocamlnet/patch= es/patch-ad-netstring-and-ocaml4 Note that type definitions like type open_flag1 =3D Unix.open_flag =3D O_RDONLY | O_WRONLY | O_RDWR | O_NONBLOCK | O_APPEND | O_CREAT |=20= =20 O_TRUNC | O_EXCL | O_NOCTTY | O_DSYNC | O_SYNC | O_RSYNC are not meaningless in the presence of stub libraries, and work like=20=20 assertions for types. The addition of O_SHARE_DELETE makes this fail.=20=20 Very good, because the corresponding list in the stub needs to be=20=20 extended, too (which the other patches do not do, and this can lead to=20= =20 segfaults). There will also be a release of Ocamlnet soon, but this overlaps=20=20 currently with the final QA testing of the regular development cycle. Gerd --=20 ------------------------------------------------------------ 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 ------------------------------------------------------------=