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 libgcj/47484] New: [4.4/4.5/4.6 regression] share/python/aotcompile.py and share/python/classfile.py pollute common namespace


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

           Summary: [4.4/4.5/4.6 regression] share/python/aotcompile.py
                    and share/python/classfile.py pollute common namespace
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libgcj
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: gerald@pfeifer.com
                CC: aph@redhat.com
            Blocks: 346


share/python/aotcompile.py and share/python/classfile.py pollute common
namespace; cf. Bug #346.

This has been introduced by the following patch:

2008-06-30  Joshua Sumali  <jsumali@redhat.com>
        Andrew Haley  <aph@redhat.com>

        * configure.ac (java-home): new AC_ARG_ENABLE.
        (aot-compile-rpm): Likewise.
        :
        * contrib/aot-compile.in: New file.
        * contrib/aotcompile.py.in: Likewise.
        * contrib/aot-compile-rpm.in: Likewise.
        * contrib/classfile.py: Likewise.
        * contrib/rebuild-gcj-db.in: Likewise.


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