comp.lang.ada
 help / color / mirror / Atom feed
From: Stephen Leake <stephen_leake@stephe-leake.org>
Subject: Re: OpenToken and GNAT 2013
Date: Thu, 27 Jun 2013 06:39:13 -0400
Date: 2013-06-27T06:39:13-04:00	[thread overview]
Message-ID: <85sj03vnvy.fsf@stephe-leake.org> (raw)
In-Reply-To: 0e48282e-853f-4d9b-b7dc-8784caf5bfbd@googlegroups.com

Shark8 <onewingedshark@gmail.com> writes:

> So, I'm trying to get OpenToken compiling on my Windows machine and
> have encountered something of an error; in the file Debug_Parser.adb
> (under the Test sub-directory) has context-clauses referring to
> Verify_Aggregate.Parser... 

Debug_Parser is a random debug tool; I edit it to do whatever I need at
the time. You can just delete it.

> Also, maintainer, note:
>
> with AUnit.Test_Cases.Registration;
> needs to be changed to 
> with AUnit.Test_Cases;
> because the version of AUnit now bundled with GNAT was changed so that
> Registration is a nested package.

Ok, thanks. 

I haven't compiled with GNAT 2013 yet.

Note that there is a new branch that fixes many bugs related to empty
productions. It's available at
http://stephe-leake.org/emacs/ada-mode/emacs-ada-mode.html 

I'll be updating the main release later this summer, after I'm sure I've
got the Ada grammar complete.

-- 
-- Stephe


  reply	other threads:[~2013-06-27 10:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-26  2:51 OpenToken and GNAT 2013 Shark8
2013-06-27 10:39 ` Stephen Leake [this message]
2013-06-27 22:53   ` Shark8
replies disabled

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