[Bug ada/25988] Ada: visibility problem with generic child package
laurent at guerby dot net
gcc-bugzilla@gcc.gnu.org
Sat Jan 28 21:57:00 GMT 2006
------- Comment #1 from laurent at guerby dot net 2006-01-28 21:56 -------
Confirmed present on 4.0.2 (release),
4.1.0 20060126 (prerelease)
4.2.0 20060126 (experimental)
Another way to make it work is to be explicit in foo.adb:
package Numbers_Z is new Numbers.Z (S_X.Z.S_Two);
--
laurent at guerby dot net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
GCC build triplet|i686-pc-linux-gnu |
GCC host triplet|i686-pc-linux-gnu |
GCC target triplet|i686-pc-linux-gnu |
Keywords| |rejects-valid
Last reconfirmed|0000-00-00 00:00:00 |2006-01-28 21:56:57
date| |
Summary|visibility problem with |Ada: visibility problem with
|generic child package |generic child package
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25988
More information about the Gcc-bugs
mailing list