The cio.c file provides some low level routines used by the Ada run-time.  The
names of these routines end up in the global namespace. Unfortunately, the
names are very generic and can conflict with the application or other
libraries.  I would like to request that the names of the following routines in
this file be changed to prefix them with gnat_ with the possible exception of
the VxWorks specific mktemp() at the bottom of the file.

Would a patch to do this be acceptable?


-- 
           Summary: ada/cio.c uses common names
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: ada
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: joel at gcc dot gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42368

Reply via email to