[Bug java/63768] New: double included .h file in libjava/.../natFileChannelPosix.cc
dilyan.palauzov at aegee dot org
gcc-bugzilla@gcc.gnu.org
Thu Nov 6 21:32:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63768
Bug ID: 63768
Summary: double included .h file in
libjava/.../natFileChannelPosix.cc
Product: gcc
Version: 4.9.2
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: java
Assignee: unassigned at gcc dot gnu.org
Reporter: dilyan.palauzov at aegee dot org
deheader (git://gitorious.org/deheader/deheader.git) states correctly, that
libjava/gnu/java/nio/channels/natFileChannelPosix.cc contains twice
#include <gnu/java/nio/channels/FileChannelImpl.h>
and one of them is unnecessary.
More information about the Gcc-bugs
mailing list