comp.lang.ada
 help / color / mirror / Atom feed
From: Hubert <herrdoktor@fumanchu.com>
Subject: GPS And Access Editor Question
Date: Sat, 10 Jan 2015 20:13:27 -0800
Date: 2015-01-10T20:13:27-08:00	[thread overview]
Message-ID: <ALmsw.832616$Hb3.117326@fx03.iad> (raw)

Hi all,

I realize that the GPS editor seems to be unable to recognize access 
type variables and then provide me with the elements of the record the 
access is based on.
For instance if I have:

TYPE X IS RECORD
  A : Integer;
END RECORD;
TYPE X_Access IS ACCESS X;

and then have a variable
V : X_Access;

and when I enter in the editor:

V.

the editor does not proved completion suggestions. It should present me 
with "A" here, which it does if V were a record variable but not with 
Access types.
Is this simply a missing feature or is there a way to get this working? 
Perhaps a plugin?


Thanks


---
This email has been checked for viruses by Avast antivirus software.
http://www.avast.com


                 reply	other threads:[~2015-01-11  4:13 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed
replies disabled

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