public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: "D. Wokan" <wokan@cox.net>
To: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev] PHP5 Unstable ?
Date: Sat, 23 Apr 2005 21:25:13 -0700	[thread overview]
Message-ID: <426B1FA9.50904@cox.net> (raw)
In-Reply-To: <426A5D5D.5050901@flaska.net>

Jan Kundrát wrote:

>Omer Cohen wrote:
>  
>
>>we're talking about one of the biggest OC communities.
>>    
>>
>
><flame>
>...and the same community whose members write code like that described
>in PHP's bug 31261 [1], which seems quite ugly, at least to me.
></flame>
>
>My point is that even if developers say their code is stable, it doesn't
>have to mean it *really* is, altough they're probably correct.
>
>[1] http://bugs.php.net/bug.php?id=31261
>
>  
>
Actually, I can understand avoiding unnecessary bit flipping.  I've done 
that in databases on occasion.  I'll write a SQL statement that checks 
if there are matching records for an update instead of just executing a 
statement that makes changes to those matching records.  Depending on 
the likelihood of changes and the number of records to be changed, it 
was sometimes faster to pre-qualify an update instead of just doing it 
when it wasn't going to find any matches.

That's all the code in that particular bug does, check the value of a 
bit before turning it off.  If it's already off, don't touch it.
-- 
gentoo-dev@gentoo.org mailing list


  parent reply	other threads:[~2005-04-24  4:19 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-22 12:13 [gentoo-dev] PHP5 Unstable ? Omer Cohen
2005-04-22 12:56 ` Stephen P. Becker
2005-04-22 14:41   ` Hasan Khalil
2005-04-22 17:02     ` Georgi Georgiev
2005-04-22 23:26       ` Omer Cohen
2005-04-23 14:36         ` Jan Kundrát
2005-04-23 15:17           ` Francesco Riosa
2005-04-23 15:30             ` Jan Kundrát
2005-04-24  4:25           ` D. Wokan [this message]
2005-04-24  9:00             ` Jan Kundrát
2005-04-24  9:33               ` Georgi Georgiev
2005-04-24 15:43         ` Casey Allen Shobe - SeattleServer Mailing Lists
2005-04-24 15:56           ` Ciaran McCreesh
2005-04-24 17:57           ` Juergen Hoetzel
2005-04-24 18:19             ` Michael Hanselmann
2005-04-24 19:17               ` Collins Richey
2005-04-25  8:03 ` [gentoo-dev] " Duncan
2005-04-25 13:33   ` Omer Cohen
2005-04-25 17:57     ` [gentoo-dev] " Duncan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=426B1FA9.50904@cox.net \
    --to=wokan@cox.net \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox