From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Original-To: caml-list@sympa.inria.fr Delivered-To: caml-list@sympa.inria.fr Received: from mail3-relais-sop.national.inria.fr (mail3-relais-sop.national.inria.fr [192.134.164.104]) by sympa.inria.fr (Postfix) with ESMTPS id 406B47F8BE for ; Sun, 27 Apr 2014 16:54:30 +0200 (CEST) Received-SPF: None (mail3-smtp-sop.national.inria.fr: no sender authenticity information available from domain of berke.durak@gmail.com) identity=pra; client-ip=209.85.192.42; receiver=mail3-smtp-sop.national.inria.fr; envelope-from="berke.durak@gmail.com"; x-sender="berke.durak@gmail.com"; x-conformance=sidf_compatible Received-SPF: Pass (mail3-smtp-sop.national.inria.fr: domain of berke.durak@gmail.com designates 209.85.192.42 as permitted sender) identity=mailfrom; client-ip=209.85.192.42; receiver=mail3-smtp-sop.national.inria.fr; envelope-from="berke.durak@gmail.com"; x-sender="berke.durak@gmail.com"; x-conformance=sidf_compatible; x-record-type="v=spf1" Received-SPF: None (mail3-smtp-sop.national.inria.fr: no sender authenticity information available from domain of postmaster@mail-qg0-f42.google.com) identity=helo; client-ip=209.85.192.42; receiver=mail3-smtp-sop.national.inria.fr; envelope-from="berke.durak@gmail.com"; x-sender="postmaster@mail-qg0-f42.google.com"; x-conformance=sidf_compatible X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AoMJAOoYXVPRVcAqlGdsb2JhbAA/GoNVxS4DAoEDBRYOAQEBAQcLCwkSKoIlAQEFMgENARsdAQMMBgULDQkTBwsPBQ8RAQUBAiCIPwEDEQUINpkAjGGDDZgFChknDWSGFBEBBQyOTQeDJIEVBJkLAYE6jzNBgyKBWw X-IPAS-Result: AoMJAOoYXVPRVcAqlGdsb2JhbAA/GoNVxS4DAoEDBRYOAQEBAQcLCwkSKoIlAQEFMgENARsdAQMMBgULDQkTBwsPBQ8RAQUBAiCIPwEDEQUINpkAjGGDDZgFChknDWSGFBEBBQyOTQeDJIEVBJkLAYE6jzNBgyKBWw X-IronPort-AV: E=Sophos;i="4.97,937,1389740400"; d="scan'208";a="59212458" Received: from mail-qg0-f42.google.com ([209.85.192.42]) by mail3-smtp-sop.national.inria.fr with ESMTP/TLS/RC4-SHA; 27 Apr 2014 16:54:29 +0200 Received: by mail-qg0-f42.google.com with SMTP id i50so6045131qgf.29 for ; Sun, 27 Apr 2014 07:54:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:content-transfer-encoding :in-reply-to:user-agent; bh=hM9I31A+JQFRnMfeLSqRAg9tmcEV3fazBY0irAUGvAQ=; b=XaPdST3UDhRHvrYJILff/L8KGi9J8SNc1rhiSkwKjASi94O89/LMkiMo0LhZdQyG8J GHSqir2PRLrpI+2F2G/t7h+jpURWLWWGP/QBXl1WYf/KmKfoTtuCo9wEwsWAbtKo++DP 2oPFRcvSQ4XYRkngb9C/a0bNXo6w1KbbZCfyM/eeORwC5XrRZguKA36jOsVqnBgplyQn IQc77S7r9O+MuWRJweWzOyebt4lsi1yXufjK9DIzNeXZbYudNVmKGNazr9JwqidC70hv dyJwFgyYtGkGtoK6upJr2Eub+iU8ySgJnxQKRgxhfXta6CnjzUK1AD1iqui8zYz9Dkbv deqA== X-Received: by 10.224.13.142 with SMTP id c14mr27115754qaa.76.1398610468188; Sun, 27 Apr 2014 07:54:28 -0700 (PDT) Received: from gmail.com (modemcable092.146-201-24.mc.videotron.ca. [24.201.146.92]) by mx.google.com with ESMTPSA id 21sm18067467qgh.23.2014.04.27.07.54.27 for (version=TLSv1.2 cipher=AES128-SHA bits=128/128); Sun, 27 Apr 2014 07:54:27 -0700 (PDT) Date: Sun, 27 Apr 2014 10:59:35 -0400 From: Berke Durak To: Daniel =?iso-8859-1?Q?B=FCnzli?= Cc: caml-list@inria.fr Message-ID: <20140427145934.GA27575@gmail.com> References: <20140427125207.GA28200@gmail.com> <20140427134510.GB28200@gmail.com> <20140427215847.53ac7b6d@kiwi.local.tld> <20140427141927.GC28200@gmail.com> <347D4536DA324038B1B4B0B2D2E90F3B@erratique.ch> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <347D4536DA324038B1B4B0B2D2E90F3B@erratique.ch> User-Agent: Mutt/1.5.21 (2010-09-15) Subject: Re: [Caml-list] Ocaml 4.02.0+dev4-2014-04-03 toplevel: module aliases no longer print module signature On Sun, Apr 27, 2014 at 04:21:19PM +0200, Daniel Bünzli wrote: > Le dimanche, 27 avril 2014 à 16:19, Berke Durak a écrit : > > I don't see a #help directive; that should be added as well. > > File in bugs if you want these things to happen. It was a pending feature request with a (slightly buggy) patch. I wrote a small patch before checking if one existed. http://caml.inria.fr/mantis/view.php?id=6113 -- Berke Durak