Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #16123

Re: unreachable code

From Eric Sosman <esosman@ieee-dot-org.invalid>
Newsgroups comp.lang.java.programmer
Subject Re: unreachable code
Date 2012-07-19 18:28 -0400
Organization A noiseless patient Spider
Message-ID <jua1ml$atq$1@dont-email.me> (permalink)
References <09b77849-931d-46d9-b9b7-89441b81734e@googlegroups.com>

Show all headers | View raw


On 7/19/2012 5:50 PM, bob smith wrote:
> Is there an easy way to tell Java not to bug me about unreachable code?

     "Delete it" comes to mind ...

     Could you describe your situation in more detail?  The
unreachable code will never be executed; why do you wish to
keep it around?  I assume you've got some better reason than
"I admire the sheer beauty of useless clutter;" what is it?

-- 
Eric Sosman
esosman@ieee-dot-org.invalid

Back to comp.lang.java.programmer | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

unreachable code bob smith <bob@coolfone.comze.com> - 2012-07-19 14:50 -0700
  Re: unreachable code Arne Vajhøj <arne@vajhoej.dk> - 2012-07-19 18:02 -0400
  Re: unreachable code glen herrmannsfeldt <gah@ugcs.caltech.edu> - 2012-07-19 22:04 +0000
  Re: unreachable code Daniel Pitts <newsgroup.nospam@virtualinfinity.net> - 2012-07-19 15:06 -0700
  Re: unreachable code Eric Sosman <esosman@ieee-dot-org.invalid> - 2012-07-19 18:28 -0400
    Re: unreachable code Cecil Westerhof <Cecil@decebal.nl> - 2012-07-21 09:47 +0200
  Re: unreachable code Roedy Green <see_website@mindprod.com.invalid> - 2012-07-19 16:15 -0700

csiph-web