-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Tuesday 25 February 2003 03:37 pm, Matthew Toseland wrote:
> On Tue, Feb 25, 2003 at 02:51:38PM -0500, bdonlan wrote:
> > -----BEGIN PGP SIGNED MESSAGE-----
> > Hash: SHA1
> >
> > On Tuesday 25 February 2003 12:11 am, Matthew Toseland wrote:
> > > On Mon, Feb 24, 2003 at 09:24:25PM -0500, Bryan Donlan wrote:
> > > > -----BEGIN PGP SIGNED MESSAGE-----
> > > > Hash: SHA1
> > > >
> > > > On Monday 24 February 2003 09:01 pm, Matthew Toseland wrote:
> > > > > Update of /cvsroot/freenet/freenet/src/freenet/transport
> > > > > In directory sc8-pr-cvs1:/tmp/cvs-serv5789/src/freenet/transport
> > > > >
> > > > > Modified Files:
> > > > > tcpTransport.java
> > > > > Log Message:
> > > > > fix routing!
> > > >
> > > > [snip]
> > > >
> > > > > --- 136,143 ----
> > > > > return false;
> > > > >
> > > > > + return true;
> > > >
> > > > Methinks the return true; would have no effect.
> > >
> > > Read the line above :)
> >
> > Yes. return false;. The only thing in between is whitespace.
>
> Read THE FILE. Read the line above "return false". Hint: indenting.
>
> Further hint: Java regards unreachable code as an ERROR. For example:
>
> boolean blah() {
> return false;
> return true;
> }
>
> will NOT compile on most java compilers.
Ah, I see. Sorry about that.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
iD8DBQE+W9W+x533NjVSos4RAok/AKDJsjbSVSG9KBMlgRyxNwTQAtAs4ACffdBq
yjTlymOjt+KZuAdpguughJ8=
=tRhK
-----END PGP SIGNATURE-----
_______________________________________________
devl mailing list
[EMAIL PROTECTED]
http://hawk.freenetproject.org:8080/cgi-bin/mailman/listinfo/devl