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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ebotcazou at gcc dot gnu.org
            Summary|Primitive renaming, error:  |error on primitive
                   |too many arguments in call. |renaming: too many
                   |                            |arguments in call
             Status|UNCONFIRMED                 |WAITING
   Last reconfirmed|                            |2024-01-19
     Ever confirmed|0                           |1

--- Comment #1 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
Same errors as the other:

test_20240110_renproc.adb:31:24: error: no selector "Put_Line" for private type
"Ada.Text_Io.File_Type"
test_20240110_renproc.adb:35:24: error: no selector "Put_Line" for private type
"Ada.Text_Io.File_Type"
test_20240110_renproc.adb:40:24: error: no selector "Put_Line" for private type
"Ada.Text_Io.File_Type"

Reply via email to