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 mail2-relais-roc.national.inria.fr (mail2-relais-roc.national.inria.fr [192.134.164.83]) by sympa.inria.fr (Postfix) with ESMTPS id 7687B7EE99 for ; Sat, 11 Jan 2014 15:35:55 +0100 (CET) Received-SPF: None (mail2-smtp-roc.national.inria.fr: no sender authenticity information available from domain of adrien@notk.org) identity=pra; client-ip=91.121.71.147; receiver=mail2-smtp-roc.national.inria.fr; envelope-from="adrien@notk.org"; x-sender="adrien@notk.org"; x-conformance=sidf_compatible Received-SPF: Pass (mail2-smtp-roc.national.inria.fr: domain of adrien@notk.org designates 91.121.71.147 as permitted sender) identity=mailfrom; client-ip=91.121.71.147; receiver=mail2-smtp-roc.national.inria.fr; envelope-from="adrien@notk.org"; x-sender="adrien@notk.org"; x-conformance=sidf_compatible; x-record-type="v=spf1" Received-SPF: None (mail2-smtp-roc.national.inria.fr: no sender authenticity information available from domain of postmaster@nautica.notk.org) identity=helo; client-ip=91.121.71.147; receiver=mail2-smtp-roc.national.inria.fr; envelope-from="adrien@notk.org"; x-sender="postmaster@nautica.notk.org"; x-conformance=sidf_compatible X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AisFANtV0VJbeUeT/2dsb2JhbAA/GoMLOIMCUqRNkh2BBhZ0giUBAQEEI0sLEAsYAgIFBA8OAgIPBRgZGBMSh14DFQk2qB6VKgOFNBeBKY0ZRQeCbzWBEwSYFgGBMJBlgy47 X-IPAS-Result: AisFANtV0VJbeUeT/2dsb2JhbAA/GoMLOIMCUqRNkh2BBhZ0giUBAQEEI0sLEAsYAgIFBA8OAgIPBRgZGBMSh14DFQk2qB6VKgOFNBeBKY0ZRQeCbzWBEwSYFgGBMJBlgy47 X-IronPort-AV: E=Sophos;i="4.95,643,1384297200"; d="scan'208";a="52798420" Received: from nautica.notk.org ([91.121.71.147]) by mail2-smtp-roc.national.inria.fr with ESMTP/TLS/ADH-AES256-SHA; 11 Jan 2014 15:35:55 +0100 Received: by nautica.notk.org (Postfix, from userid 1003) id 46F17C009; Sat, 11 Jan 2014 15:35:54 +0100 (CET) Date: Sat, 11 Jan 2014 15:35:54 +0100 From: Adrien Nader To: Gabriel Scherer Cc: Josh Watzman , "caml-list@inria.fr" Message-ID: <20140111143554.GA28133@notk.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Subject: Re: [Caml-list] ocamldebug improvement patches On Fri, Jan 10, 2014, Gabriel Scherer wrote: > Note that a review does not need to be performed by someone with > commit access first (just as, in Linux kernel land, not only subsystem > maintainers comment on proposed patches). Doing an independent review > of a patch is in fact a good way to start contributing to the compiler > development. > > On Fri, Jan 10, 2014 at 7:15 PM, Josh Watzman wrote: > > A few weeks ago, I submitted Mantis tickets including patches which I believe make ocamldebug much more usable for a human user. No one has reviewed or responded to them yet, and it was suggested I post here: would someone with commit access be so kind as to take a look at the patches, and either commit them if they are acceptable, or let me know if not so I can improve them and resubmit? I personally find the quirks in ocamldebug that these patches fix quite frustrating, and I would love to see the changes incorporated in upstream ocaml to improve both my own experience and the experience of others :) > > > > Relevant Mantis tickets: > > http://caml.inria.fr/mantis/view.php?id=6267 > > http://caml.inria.fr/mantis/view.php?id=6270 > > > > Thanks! > > Josh Watzman > > > > > > -- > > Caml-list mailing list. Subscription management and archives: > > https://sympa.inria.fr/sympa/arc/caml-list > > Beginner's list: http://groups.yahoo.com/group/ocaml_beginners > > Bug reports: http://caml.inria.fr/bin/caml-bugs > > -- > Caml-list mailing list. Subscription management and archives: > https://sympa.inria.fr/sympa/arc/caml-list > Beginner's list: http://groups.yahoo.com/group/ocaml_beginners > Bug reports: http://caml.inria.fr/bin/caml-bugs