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=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,a875d9649dde34e3 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,UTF8 Path: g2news1.google.com!news2.google.com!proxad.net!news.wiretrip.org!border2.nntp.ams.giganews.com!border1.nntp.ams.giganews.com!nntp.giganews.com!transit.news.xs4all.nl!195.241.76.212.MISMATCH!tiscali!transit1.news.tiscali.nl!dreader2.news.tiscali.nl!not-for-mail Newsgroups: comp.lang.ada Subject: Re: Not redistributing GNAT Pro (was: GWindows and a home for it) References: <4e8fe302b927b504b93983dba6b0d79f@localhost.talkaboutprogramming.com> <87y8imp52w.fsf@insalien.org> <4163C54F.9050700@netcabo.pt> From: Ludovic Brenta Date: Thu, 07 Oct 2004 21:11:08 +0200 Message-ID: <87sm8qmjhv.fsf_-_@insalien.org> User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux) Cancel-Lock: sha1:xmsCnw4fsS5t1DQ+06blvWof2dY= MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Organization: Tiscali bv NNTP-Posting-Date: 07 Oct 2004 21:14:46 CEST NNTP-Posting-Host: 83.134.237.32 X-Trace: 1097176486 dreader2.news.tiscali.nl 44094 83.134.237.32:37945 X-Complaints-To: abuse@tiscali.nl Xref: g2news1.google.com comp.lang.ada:4893 Date: 2004-10-07T21:14:46+02:00 List-Id: Stéphane Richard writes: > Stephen Leake wrote: >> You are incorrect. The GNAT Pro toolset is covered by the same >> GMGPL license as the public version. There is an informal >> understanding among supported customers that it is not appropriate >> to distribute the Pro version to unsupported people, because it is >> _not_ ready for unsupported use. > By that do you mean that customers could customize GNAT Pro with > whatever extensions and that's what they're not allowed to > distribute or at least it's the reason why they're not allow to > distribute GNAT pro themselves? if so it makes sense. I might not > want to test a new thing some customer added to their gnat pro...;-) Customers are allowed to make changes to GNAT Pro and distribute their changes if they so choose, and they can even charge for that if they want. The GMGPL guarantees them those rights. I am not a supported customer of Ada Core's, but I can imagine several reasons why a customer would choose to respect Ada Core's request not to distribute their changes: - They are not compiler businesses. They are busy writing mission- or life-critical software in Ada and have no time to devote to modifying GNAT. In fact, that's what they pay Ada Core for. - They do not want to make it public that they use Ada. - They do not want to put their reputation at stake, should their modified GNAT Pro prove to be buggy. - They do not want to fork away from GNAT Pro, because this would cause maintenance nightmares. And Ada software engineers know how much that costs. There may be other reasons as well which I have not thought of. Would a supported customer care to enlighten us? -- Ludovic Brenta.