comp.lang.ada
 help / color / mirror / Atom feed
From: Georg Bauhaus <bauhaus@futureapps.de>
Subject: Re: ANN: QtAda preview available
Date: Mon, 16 Apr 2007 17:40:36 +0200
Date: 2007-04-16T17:35:33+02:00	[thread overview]
Message-ID: <1176738035.8013.15.camel@localhost> (raw)
In-Reply-To: <46232421$1@news.post.ch>

On Mon, 2007-04-16 at 09:22 +0200, Martin Krischik wrote:
> vgodunko@rostel.ru schrieb:
> > On Apr 15, 1:28 pm, Martin Krischik <krisc...@users.sourceforge.net>
> > wrote:
> >> Which compiler are you using?
> >>
> > GNAT Pro 6.1.0w (20070321-41)
> > 
> > This is minimum GNAT version which able to compile QtAda :(
> 
> A "wavefront" compiler. Now you are aware that wavefront are specialy 
> made for your project. We only can hope the patches make it into GPL 
> 2007 - which AdaCore currently prepares. Otherwise we need to wait for 
> GCC 4.3.0 and GPL 2008 for QtAda :-( .

Some of the issues (the style checks can be disable by something
like
  find . -name Makefile\*  | \
	xargs perl -pi'*_orig' -e 's/-gnatyaA/-gnatya/'
prior to running configure)
seem to be caused by heavy use of 2005 style access together
with type conversions of .all objects. Is this by necessity,
or is it more like a consequence of translating C++ style
references into Ada access parameters? (Maybe then the binding
can profit from cont T& correspond to just "in", not "access
not null"?)






  reply	other threads:[~2007-04-16 15:40 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-12 11:43 ANN: QtAda preview available vgodunko
2007-04-12 13:45 ` Martin Krischik
2007-04-12 13:51   ` vgodunko
2007-04-14 16:33 ` Dirk Heinrichs
2007-04-14 18:46   ` Ludovic Brenta
2007-04-14 20:36     ` Simon Wright
2007-04-15  9:30       ` Martin Krischik
2007-04-15  7:33     ` Dirk Heinrichs
2007-04-16  4:54   ` vgodunko
2007-04-15  9:28 ` Martin Krischik
2007-04-16  4:59   ` vgodunko
2007-04-16  7:22     ` Martin Krischik
2007-04-16 15:40       ` Georg Bauhaus [this message]
2007-05-06 17:18         ` vgodunko
replies disabled

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