This is the mail archive of the java-prs@gcc.gnu.org mailing list for the Java 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/52645]gnu/java/net/natPlainDatagramSocketImpl.cc:660:14: error: 'IPPROTO_IPV6' wasnot declared in this scope


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

--- Comment #13 from Rainer Orth <ro at gcc dot gnu.org> 2012-04-05 10:04:50 UTC ---
Author: ro
Date: Thu Apr  5 10:04:40 2012
New Revision: 186161

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=186161
Log:
Restore HAVE_INET6 tests (PR libgcj/52645)

    PR libgcj/52645
    * gnu/java/net/natPlainDatagramSocketImplPosix.cc (setOption):
    Restore HAVE_INET6 check.
    * gnu/java/net/natPlainDatagramSocketImplWin32.cc (setOption):
    Likewise.

Modified:
    trunk/libjava/ChangeLog
    trunk/libjava/gnu/java/net/natPlainDatagramSocketImplPosix.cc
    trunk/libjava/gnu/java/net/natPlainDatagramSocketImplWin32.cc


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