From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail2-relais-roc.national.inria.fr (mail2-relais-roc.national.inria.fr [192.134.164.83]) by c5ff346549e7 (Postfix) with ESMTPS id 18F4B5D5 for ; Mon, 3 Feb 2020 14:53:20 +0000 (UTC) X-IronPort-AV: E=Sophos;i="5.70,398,1574118000"; d="scan'208";a="434226391" Received: from sympa.inria.fr ([193.51.193.213]) by mail2-relais-roc.national.inria.fr with ESMTP; 03 Feb 2020 15:53:19 +0100 Received: by sympa.inria.fr (Postfix, from userid 20132) id 17FF57F3E0; Mon, 3 Feb 2020 15:53:19 +0100 (CET) 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 D64467EC77 for ; Mon, 3 Feb 2020 15:53:15 +0100 (CET) X-IronPort-AV: E=Sophos;i="5.70,398,1574118000"; d="scan'208";a="434226371" Received: from dt-64014.paris.inria.fr (HELO [128.93.64.14]) ([128.93.64.14]) by mail2-relais-roc.national.inria.fr with ESMTP/TLS/AES128-SHA; 03 Feb 2020 15:53:15 +0100 To: Jeremie Dimino , caml users References: From: =?UTF-8?Q?Fran=c3=a7ois_Pottier?= Message-ID: <7df93c09-6cda-fae5-d9e4-a915881ba3fa@inria.fr> Date: Mon, 3 Feb 2020 15:53:15 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit Subject: Re: [Caml-list] (dune/opam) Proper way of vendoring a library inside an application? Reply-To: =?UTF-8?Q?Fran=c3=a7ois_Pottier?= X-Loop: caml-list@inria.fr X-Sequence: 17979 Errors-to: caml-list-owner@inria.fr Precedence: list Precedence: bulk Sender: caml-list-request@inria.fr X-no-archive: yes List-Id: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: On 03/02/2020 15:16, Jeremie Dimino wrote: > Here are the PR fixing these: > > https://github.com/ocaml/dune/pull/3074 > https://github.com/ocaml/dune/pull/3075 Thanks! I will try these changes as soon as possible (I guess I can create a private fork of dune, merge these PRs, and test?). -- François Pottier francois.pottier@inria.fr http://cambium.inria.fr/~fpottier/