comp.lang.ada
 help / color / mirror / Atom feed
From: Simon Wright <simon@pushface.org>
Subject: Re: GNAT GPL 2016 Editor Bugs?
Date: Tue, 07 Jun 2016 12:49:07 +0100
Date: 2016-06-07T12:49:07+01:00	[thread overview]
Message-ID: <lyshwpnrrg.fsf@pushface.org> (raw)
In-Reply-To: b9f18b79-76de-41a5-926c-60e43f9710ff@googlegroups.com

Eryndlia Mavourneen <eryndlia@gmail.com> writes:

> 1)
>      type A is new B with
>         record
>           C : D;
>         end record;

I tried this with just

package Eryndlia is
   type A is new B with
      record
         C : D;
      end record;
   type A is new B with
      record
         C : D;
      end record;
end Eryndlia;

and that is the layout I got from GPS (after putting everything to the
left margin).

Likewise with Emacs ada-mode.


  reply	other threads:[~2016-06-07 11:49 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-06 22:12 GNAT GPL 2016 Editor Bugs? Eryndlia Mavourneen
2016-06-07 11:49 ` Simon Wright [this message]
2016-06-08  0:33   ` Eryndlia Mavourneen
2016-06-08  7:14     ` Simon Wright
2016-06-08 13:36     ` gautier_niouzes
2016-06-08 16:29       ` Egil H H
2016-06-08 16:38       ` Dmitry A. Kazakov
2016-06-08 17:02         ` Jeffrey R. Carter
2016-06-08 16:54       ` Jeffrey R. Carter
2016-06-09 17:47         ` gautier_niouzes
2016-06-09 18:43           ` Jeffrey R. Carter
2016-06-09 15:51       ` brbarkstrom
2016-06-10  8:41         ` Alejandro R. Mosteo
2016-06-14 14:25       ` gautier_niouzes
replies disabled

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