Re: 7.0 wishlist?
- From: Joshua Cranmer <Pidgeot18@xxxxxxxxxxxxxxx>
- Date: Sun, 09 Nov 2008 18:01:18 -0500
Harold Yarmouth wrote:
Joshua Cranmer wrote:Harold Yarmouth wrote:Hey! You just insulted me again!
No.
Yes, you did.
Discussing whether or not I insulted you or you insulted me is off-topic for this forum.
have nothing to do with Java and are incorrect anyways. Please refrain from discussing them here. This is not the appropriate forum for that subject matter. It is a forum for Java subject matter.
Discussing whether or not this subject matter is on- or off-topic for this newsgroup is off-topic for this forum. It is a forum for Java subject matter.
Math expressions rarely have side effects, and math is the primary target for operator overloading.
I gave you an example.
((array[i++] << 8) & 0xff) | (array[i++] & 0xff)
That is side effects. Reordering the expressions changes the meaning considerably.
>> That doesn't cut it.
>
> Yes, it does, and if you insult me in public ONE MORE TIME I'll ...
Stop insulting me!
/me hooks up a meeting between Harold, Twisted, zerg, and JSH.
Anyone else wishing to attend, please bring along your LARTs. You may also invite a friend, like those dinners in /Le Dîner de Cons/.
--
Beware of bugs in the above code; I have only proved it correct, not tried it. -- Donald E. Knuth
.
- Follow-Ups:
- Re: 7.0 wishlist?
- From: Harold Yarmouth
- Re: 7.0 wishlist?
- References:
- Re: 7.0 wishlist?
- From: Harold Yarmouth
- Re: 7.0 wishlist?
- From: Joshua Cranmer
- Re: 7.0 wishlist?
- From: Harold Yarmouth
- Re: 7.0 wishlist?
- From: Joshua Cranmer
- Re: 7.0 wishlist?
- From: Harold Yarmouth
- Re: 7.0 wishlist?
- From: Joshua Cranmer
- Re: 7.0 wishlist?
- From: Harold Yarmouth
- Re: 7.0 wishlist?
- Prev by Date: Re: 7.0 wishlist?
- Next by Date: Re: Unit testing - Breaking bad habits
- Previous by thread: Re: 7.0 wishlist?
- Next by thread: Re: 7.0 wishlist?
- Index(es):
Relevant Pages
|