bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug cp-tools/39408] New: gjavah doesn't generate constants in header fi


From: gnu_andrew at member dot fsf dot org
Subject: [Bug cp-tools/39408] New: gjavah doesn't generate constants in header files where they occur in a superclass
Date: 9 Mar 2009 14:33:25 -0000

In OpenJDK[7] b50:

../../../src/solaris/native/sun/nio/ch/FileDispatcherImpl.c: In function
'Java_sun_nio_ch_FileDispatcherImpl_lock0':
../../../src/solaris/native/sun/nio/ch/FileDispatcherImpl.c:195: error:
'sun_nio_ch_FileDispatcherImpl_NO_LOCK' undeclared (first use in this function)
../../../src/solaris/native/sun/nio/ch/FileDispatcherImpl.c:195: error: (Each
undeclared identifier is reported only once
../../../src/solaris/native/sun/nio/ch/FileDispatcherImpl.c:195: error: for
each function it appears in.)
../../../src/solaris/native/sun/nio/ch/FileDispatcherImpl.c:197: error:
'sun_nio_ch_FileDispatcherImpl_INTERRUPTED' undeclared (first use in this
function)

NO_LOCK and INTERRUPTED are not declared in FileDispatcherImpl, but in
FileDispatcher.


-- 
           Summary: gjavah doesn't generate constants in header files where
                    they occur in a superclass
           Product: classpath
           Version: 0.98
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: cp-tools
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: gnu_andrew at member dot fsf dot org


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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]