Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #3970
| From | Lew <noone@lewscanon.com> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: Java puzzler |
| Date | 2011-05-11 09:07 -0400 |
| Organization | albasani.net |
| Message-ID | <iqe1m8$g5e$1@news.albasani.net> (permalink) |
| References | <871987d9-1034-441d-9d33-b2dd6b4de234@glegroupsg2000goo.googlegroups.com> <jhnks6dpk9bjoh7q2gougt0m6ove9etbuq@4ax.com> |
On 05/11/2011 06:03 AM, Roedy Green wrote: > On Tue, 10 May 2011 16:36:39 -0700 (PDT), Gábor Bakos > <aborgabor@gmail.com> wrote, quoted or indirectly quoted someone who > said : > >> int x = 0; >> x += 0.5; > > If it is not illegal syntax, it should be. One of the language lawyers Utter nonsense. And you presume to give advice to Java programmers? > like Lew or Patricia will likely do a Delphi-style oracle reading on > the JLS and tell you what it is supposed to do. If it is not what it > is doing, prepare an SSCCE and submit the bug. > > See http://mindprod.com/jgloss/sscce.html > http://mindprod.com/jgloss/bug.html I already prepared an SSCCE half a day prior to your post, which youy apparently did not notice. The OP already cited relevant sections of the JLS, which you apparently did not notice. Is there something wrong with being well-educated on the rules of the Java language when programming Java code, as you snarkily imply? There is no bug to submit, so that was useless advice. The OP hasn't even explained what they dream a problem to be, which you apparently did not notice. You are doing a HUGE disservice to newbies by indicating that it is not good to be intimately familiar with the programming rules by which one is working. I thought you were all about helping the programmer, but apparently not. You should stop preaching the virtues of ignorance, Roedy. -- Lew Honi soit qui mal y pense. http://upload.wikimedia.org/wikipedia/commons/c/cf/Friz.jpg
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar
Java puzzler Gábor Bakos <aborgabor@gmail.com> - 2011-05-10 16:36 -0700
Re: Java puzzler Lew <noone@lewscanon.com> - 2011-05-10 20:16 -0400
Re: Java puzzler Roedy Green <see_website@mindprod.com.invalid> - 2011-05-11 03:03 -0700
Re: Java puzzler Lew <noone@lewscanon.com> - 2011-05-11 09:07 -0400
Re: Java puzzler markspace <-@.> - 2011-05-11 08:10 -0700
Re: Java puzzler Roedy Green <see_website@mindprod.com.invalid> - 2011-05-11 22:02 -0700
Re: Java puzzler Lew <noone@lewscanon.com> - 2011-05-12 08:35 -0400
Re: Java puzzler Patricia Shanahan <pats@acm.org> - 2011-05-12 08:13 -0700
Re: Java puzzler Lew <noone@lewscanon.com> - 2011-05-12 12:11 -0400
Re: Java puzzler Patricia Shanahan <pats@acm.org> - 2011-05-12 18:28 -0700
Re: Java puzzler Joshua Cranmer <Pidgeot18@verizon.invalid> - 2011-05-12 10:14 -0400
Re: Java puzzler Roedy Green <see_website@mindprod.com.invalid> - 2011-05-11 21:49 -0700
csiph-web