comp.lang.ada
 help / color / mirror / Atom feed
* (GNADE) Access attribute not allowed in generic body
@ 2013-08-15  7:27 Dwiki
  2013-08-15  7:37 ` Dwiki
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Dwiki @ 2013-08-15  7:27 UTC (permalink / raw)


hello again,
im trying to compile app using gnade (1.5.3a) in windows, but it show error message 

gnu-db-sqlcli-dispatch-a_string.adb:62:40: 'Access attribute not allowed in gene
ric body
gnu-db-sqlcli-dispatch-a_string.adb:62:40: because access type "Attr_Get_Func" i
s declared outside generic unit (RM 3.10.2(32))
gnu-db-sqlcli-dispatch-a_string.adb:62:40: move 'Access to private part, or (Ada
 2005) use anonymous access type instead of "Attr_Get_Func"
gnu-db-sqlcli-dispatch-a_string.adb:63:40: 'Access attribute not allowed in gene
ric body
gnu-db-sqlcli-dispatch-a_string.adb:63:40: because access type "Attr_Set_Proc" i
s declared outside generic unit (RM 3.10.2(32))
gnu-db-sqlcli-dispatch-a_string.adb:63:40: move 'Access to private part, or (Ada
 2005) use anonymous access type instead of "Attr_Set_Proc"
completed 1 out of 1 (100%)...
gprbuild: *** compilation phase failed

any clue?

thank you....

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2013-08-18 13:40 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-08-15  7:27 (GNADE) Access attribute not allowed in generic body Dwiki
2013-08-15  7:37 ` Dwiki
2013-08-15  7:53 ` Dmitry A. Kazakov
2013-08-15  8:17   ` Dwiki
2013-08-16 16:46     ` Stephen Leake
2013-08-18 13:40       ` Dwiki
2013-08-15  8:37   ` egilhh
2013-08-16 16:44   ` Stephen Leake
2013-08-15 13:42 ` Shark8
2013-08-15 15:10   ` Adam Beneschan

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