comp.lang.ada
 help / color / mirror / Atom feed
From: "ldries46" <bertus.dries@planet.nl>
Subject: Re: warning: license of withed
Date: Sun, 25 Nov 2018 13:49:06 +0100
Date: 2018-11-25T13:49:06+01:00	[thread overview]
Message-ID: <5bfa9a42$0$7106$e4fe514c@news.kpn.nl> (raw)
In-Reply-To: <87a7ly65aj.fsf@jacob-sparre.dk>

Thanks it works
pragma License(Unrestricted);

"Jacob Sparre Andersen"  schreef in bericht 
news:87a7ly65aj.fsf@jacob-sparre.dk...

"ldries46" <bertus.dries@planet.nl> writes:

> What is the meaning of the following message in GNAT GPS:
>
> c2ada_convert.adb:26:06: warning: license of withed unit "Glib" may be
> inconsistent

GNAT has a compiler specific pragma, you can use to (very roughly)
qualify the kind of license a source file is distributed under.

This message indicates that according to the "pragma License" directives
in the source files don't match.  (I can't remember the exact definition
of "don't match" right now, but it should be in the GNAT RM.)

Greetings,

Jacob
-- 
There really was only one way to make a person unlearn something ... 


      reply	other threads:[~2018-11-25 12:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-24  8:16 warning: license of withed ldries46
2018-11-24 12:14 ` Jacob Sparre Andersen
2018-11-25 12:49   ` ldries46 [this message]
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox