ada-mode-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Ada-mode-users] Ada-mode 5.0.2: Error when indenting size clause


From: Stephen Leake
Subject: Re: [Ada-mode-users] Ada-mode 5.0.2: Error when indenting size clause
Date: Wed, 12 Oct 2016 11:10:22 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (windows-nt)

SCHOEPFLIN Markus <address@hidden> writes:

> Given the following code:
>
> package TEST is
>    type T is new NATURAL;
>    for T'SIZE use 32;
> end TEST;
>
> When positioning the cursor after "SIZE" and then pressing the
> <Return> key, I get the following error:

This is fixed in branch o.e.a.stephe-4.


-- 
-- Stephe



reply via email to

[Prev in Thread] Current Thread [Next in Thread]