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 X-Received: by 10.36.31.2 with SMTP id d2mr1400253itd.13.1521053554240; Wed, 14 Mar 2018 11:52:34 -0700 (PDT) X-Received: by 10.157.87.140 with SMTP id q12mr122623oth.4.1521053554135; Wed, 14 Mar 2018 11:52:34 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!feeder.eternal-september.org!border1.nntp.ams1.giganews.com!nntp.giganews.com!news.roellig-ltd.de!open-news-network.org!peer01.am4!peer.am4.highwinds-media.com!peer01.iad!feed-me.highwinds-media.com!news.highwinds-media.com!e10-v6no397359itf.0!news-out.google.com!h73-v6ni1012itb.0!nntp.google.com!e10-v6no397358itf.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Wed, 14 Mar 2018 11:52:33 -0700 (PDT) In-Reply-To: <97726ca1-f3a0-41fb-a5e0-e6d80735b29d@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=47.185.233.194; posting-account=zwxLlwoAAAChLBU7oraRzNDnqQYkYbpo NNTP-Posting-Host: 47.185.233.194 References: <1d2cba32-64b7-45d7-b041-577ced7c71fd@googlegroups.com> <97726ca1-f3a0-41fb-a5e0-e6d80735b29d@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <4cae129f-6831-40fe-8b23-0fe1563f1c64@googlegroups.com> Subject: Re: Ada Visual Studio Integration From: "Dan'l Miller" Injection-Date: Wed, 14 Mar 2018 18:52:34 +0000 Content-Type: text/plain; charset="UTF-8" X-Received-Body-CRC: 1667021116 X-Received-Bytes: 2013 Xref: reader02.eternal-september.org comp.lang.ada:50975 Date: 2018-03-14T11:52:33-07:00 List-Id: On Monday, August 7, 2017 at 5:58:26 PM UTC-5, alby....@gmail.com wrote: > Thanks for the feedback, I can put the sample code / template onto GitHub, Yes, please do so, even before releasing the rest of it. Seeing sample source code is the best sales pitch for this category of tool. > ... > I will endeavour make the customized runtime open source (which I believe I > have to do anyway) as well as the WinRt Bindings soon. libgnat is licensed under the GPL, so, yes, VisualAda's libgnat certainly would need to be open-sourced under the same version of GPL as you obtained it. I hope that you obtained it from FSF GNAT, not AdaCore GPL edition.