From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=unavailable autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!.POSTED!not-for-mail From: "J-P. Rosen" Newsgroups: comp.lang.ada Subject: Re: Well spent time to start using gnatcoll.json ? Date: Fri, 18 Oct 2019 11:24:53 +0200 Organization: Adalog Message-ID: References: <2c5b9e49-26fe-4e73-89a6-d53b910c7c67@googlegroups.com> <97326bf7-68c7-4686-a045-d340b53cc629@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Date: Fri, 18 Oct 2019 09:24:52 -0000 (UTC) Injection-Info: reader02.eternal-september.org; posting-host="9b23603c14045defd205315ae375be39"; logging-data="1676"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19CbMZQlT32LO+GlDldWVFH" User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0 Cancel-Lock: sha1:hcnfXpjsbSlIp/zu3hfZFpKfLGY= In-Reply-To: Content-Language: fr Openpgp: preference=signencrypt Xref: reader01.eternal-september.org comp.lang.ada:57320 Date: 2019-10-18T11:24:53+02:00 List-Id: Le 18/10/2019 à 08:47, reinert a écrit : > By the way, I get the following warning when I "with" GNATCOLL.JSON (running debian 10.1): > "warning: license of withed unit "GNATCOLL.JSON" may be inconsistent" > Could anybody tell about its possible meaning? This is an effect of the (Gnat specific) pragma License, which is intended to warn you if for example a GPL licensed unit depends on a propriatory unit. See Gnat Reference Manual, 2.98. It has no effect on your program. -- J-P. Rosen Adalog 2 rue du Docteur Lombard, 92441 Issy-les-Moulineaux CEDEX Tel: +33 1 45 29 21 52, Fax: +33 1 45 29 25 00 http://www.adalog.fr