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]



Tom Tromey <tromey@redhat.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?

Sure; can I commit my patch and a PR with a test case, and have them
reference each other? (FIXME in the code saying remove the cast when
PR000 is fixed, note in the PR saying to remove the cast in
natPlainSocketImpl.cc)?

  - a

-- 
"If I put copyrighted material into the 'chewy nougat center', I can
 claim the crunchy chocolate coating is an 'Access Control
 Mechanism'."                                     --lynx_user_abroad

Why Windows NT/2k/XP is unreliable: www.zappadoodle.com


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