This is the mail archive of the java-patches@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]

Re: WIN-25.1: natPlainSocketImpl.cc [UPDATED]


>>>>> "Adam" == Adam Megacz <patches@lists.megacz.com> writes:

Adam> ../../../gcc/libjava/java/net/natPlainSocketImpl.cc:582: invalid conversion 
Adam>    from `int (*)(unsigned int, char*, int, int)' to `int (*)(unsigned int, char*, int, int)'

That's weird.  At the very least that message doesn't make sense.
It is a g++ bug of some kind -- either a real bug or an incorrect or
at the very least overly obscure error message.  Could you turn this
into a smaller test case and report it?

Tom


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