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 2002:a24:62cf:: with SMTP id d198-v6mr302255itc.6.1523655639305; Fri, 13 Apr 2018 14:40:39 -0700 (PDT) X-Received: by 2002:a9d:445c:: with SMTP id f28-v6mr36883otj.2.1523655639132; Fri, 13 Apr 2018 14:40:39 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!feeder.eternal-september.org!weretis.net!feeder4.news.weretis.net!news.roellig-ltd.de!open-news-network.org!peer03.am4!peer.am4.highwinds-media.com!peer01.iad!feed-me.highwinds-media.com!news.highwinds-media.com!e130-v6no717982itb.0!news-out.google.com!15-v6ni802itg.0!nntp.google.com!k65-v6no730085ita.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Fri, 13 Apr 2018 14:40:38 -0700 (PDT) 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 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <3c1188bc-cfc4-4d39-88e1-1deca0eb9793@googlegroups.com> Subject: GMGPL for Ada('s generics) but not for C++('s templates) From: "Dan'l Miller" Injection-Date: Fri, 13 Apr 2018 21:40:39 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Received-Bytes: 1932 X-Received-Body-CRC: 2092410199 Xref: reader02.eternal-september.org comp.lang.ada:51479 Date: 2018-04-13T14:40:38-07:00 List-Id: Please pardon me if this has been discussed ad infinitum before. (I would = appreciate reading those prior discussions if anyone can find them easier t= han my fruitless searches on this specific narrow topic.) But one aspect o= f the GMGPL being peculiar to Ada has always mystified me. If FSF Ada in the GCC needs GMGPL due to Ada's generics, then why doesn't F= SF C++ in the GCC need a GMGPL for C++'s templates? It would seem what is = sauce for cooking the goose would be the same sauce for cooking the gander. (By =E2=80=9Cneeds=E2=80=9D here, I am of course referring to the licensing= needs of a nonGPLed app that merely happens to be written in Ada or in C++= and compiled by a compiler in the GCC. Of course, GPLed apps would have n= o such =E2=80=9Cneed=E2=80=9D, other than perhaps for the app to choose GPL= v2 instead of the GCC's GPLv3.)