Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #16123
| Path | csiph.com!usenet.pasdenom.info!aioe.org!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail |
|---|---|
| From | Eric Sosman <esosman@ieee-dot-org.invalid> |
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: unreachable code |
| Date | Thu, 19 Jul 2012 18:28:34 -0400 |
| Organization | A noiseless patient Spider |
| Lines | 13 |
| Message-ID | <jua1ml$atq$1@dont-email.me> (permalink) |
| References | <09b77849-931d-46d9-b9b7-89441b81734e@googlegroups.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 7bit |
| Injection-Date | Thu, 19 Jul 2012 22:28:37 +0000 (UTC) |
| Injection-Info | mx04.eternal-september.org; posting-host="d3779b2c4a3397eb5709eec94bad057a"; logging-data="11194"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18VoriGyhceRTLP15j03/XJ" |
| User-Agent | Mozilla/5.0 (Windows NT 5.1; rv:14.0) Gecko/20120713 Thunderbird/14.0 |
| In-Reply-To | <09b77849-931d-46d9-b9b7-89441b81734e@googlegroups.com> |
| Cancel-Lock | sha1:4Ob0o3L2VUkf6MWu76BQXqHbyCY= |
| Xref | csiph.com comp.lang.java.programmer:16123 |
Show key headers only | 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 | Next — Previous in thread | Next in thread | Find similar | Unroll 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