This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug ada/25988] Ada: visibility problem with generic child package



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]