comp.lang.ada
 help / color / mirror / Atom feed
From: Jacob Sparre Andersen <jacob@jacob-sparre.dk>
Subject: Re: warning: license of withed
Date: Sat, 24 Nov 2018 13:14:44 +0100
Date: 2018-11-24T13:14:44+01:00	[thread overview]
Message-ID: <87a7ly65aj.fsf@jacob-sparre.dk> (raw)
In-Reply-To: 5bf908d9$0$7091$e4fe514c@news.kpn.nl

"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-24 12:14 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 [this message]
2018-11-25 12:49   ` ldries46
replies disabled

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