[Bug ada/58891] Bug box when using limited with, between parent and child packages

ebotcazou at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Dec 6 15:55:00 GMT 2015


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58891

Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |ebotcazou at gcc dot gnu.org
         Resolution|---                         |FIXED
   Target Milestone|---                         |4.9.0

--- Comment #4 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
doxmlada-docs.adb:4:23: invalid use of type before its full declaration
doxmlada-docs.adb:5:23: expected type "Wrapper'Class" defined at
doxmlada.ads:12
doxmlada-docs.adb:5:23: found type "List" defined at doxmlada-docs-lists.ads:10
doxmlada-docs.adb:5:26: "Contents" is undefined


More information about the Gcc-bugs mailing list