From: "Konstantin A. Lepikhov" <lakostis@altlinux.org>
To: ALT Devel discussion list <devel@altlinux.ru>
Subject: [devel] Re: NMU: cdrecord
Date: Mon, 13 Dec 2004 19:48:40 +0300
Message-ID: <20041213164840.GA24550@lks.home> (raw)
In-Reply-To: <20041213153616.GB5017@sirius.home>
[-- Attachment #1: Type: text/plain, Size: 807 bytes --]
Hi Sergey!
Monday 13, at 06:36:16 PM you wrote:
> On Mon, Dec 13, 2004 at 05:37:04PM +0300, Konstantin A. Lepikhov wrote:
> > Никто не против такого патча? Если нет, я выкладываю в Сизиф и
> > backports
>
> > + if ((un.release[0] == '2' && un.release[1] == '.') &&
> > + (un.release[2] == '6' && un.release[3] >= 9)) {
>
> Здесь очевидная ошибка (такая проверка выдаст TRUE фактически на любом
> 2.6.x).
заменил на ((un.release[0] == '2' && un.release[1] == '.' && un.release[2]
== '6') && (un.release[3] == '.' && un.release[4] >= '9'))
--
WBR, Konstantin chat with ==>ICQ: 109916175
Lepikhov, speak to ==>JID: lakostis@jabber.org
aka L.A. Kostis write to ==>mailto:lakostis@pisem.net.nospam
...The information is like the bank... (c) EC8OR
[-- Attachment #2: smime.p7s --]
[-- Type: application/x-pkcs7-signature, Size: 2212 bytes --]
prev parent reply other threads:[~2004-12-13 16:48 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-12-12 21:56 [devel] " Konstantin A. Lepikhov
2004-12-12 22:18 ` [devel] " Konstantin A. Lepikhov
2004-12-12 23:05 ` Konstantin A. Lepikhov
2004-12-13 10:49 ` [devel] " Dmitry V. Levin
2004-12-13 10:57 ` [devel] " Konstantin A. Lepikhov
2004-12-13 11:02 ` Dmitry V. Levin
2004-12-13 14:37 ` Konstantin A. Lepikhov
2004-12-13 15:36 ` Sergey Vlasov
2004-12-13 16:48 ` Konstantin A. Lepikhov [this message]
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=20041213164840.GA24550@lks.home \
--to=lakostis@altlinux.org \
--cc=devel@altlinux.ru \
/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
ALT Linux Team development discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
public-inbox-index devel
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.devel
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git