comp.lang.ada
 help / color / mirror / Atom feed
From: Leo Brewin <leo.brewin@internode.on.net>
Subject: problem with gnat pp in gnat2013
Date: Thu, 6 Jun 2013 06:21:36 -0700 (PDT)
Date: 2013-06-06T06:21:36-07:00	[thread overview]
Message-ID: <8ddd1070-5e76-4dc4-92be-6a9eeb445460@googlegroups.com> (raw)

Hi Folks,

I've just recently upgraded to gnat2013 and everything worked like a charm
until I tried to use the pretty printer. On this trivial file

> with Text_IO; use Text_IO;
> procedure foo is
> begin
>   Put_line("Greetings earthling");
> end foo;

the command

   gnat pp foo

produced

   gnatpp: installation problem - check gnatpp and GNAT versions
   gnatpp: Exception name: PROGRAM_ERROR
   Message: Inconsistent versions of GNAT and ASIS

I downloaded, complied and installed ASIS (from Adacore) and then I checked
the versions of gnat and ASIS

   gnatls -v
   gnat pp --version

Both reported

GNATPP GPL 2013 (20130314)

I'm on MacOSX 10.8.3. 

Is anybody else experiencing this problem? Any suggestions? (I'd rather not
downgrade to gnat2012).

Cheers,
Leo


             reply	other threads:[~2013-06-06 13:21 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-06 13:21 Leo Brewin [this message]
2013-06-06 13:41 ` problem with gnat pp in gnat2013 Simon Wright
2013-06-06 14:40 ` Pascal Obry
2013-06-06 16:59   ` Simon Wright
2013-06-06 22:21     ` Georg Bauhaus
2013-06-07  9:21       ` volkert.barr
2013-06-06 22:11   ` Leo Brewin
2013-06-07 20:39   ` Daniel Miller
replies disabled

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