Your message dated Mon, 7 Jan 2008 22:32:34 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#130888: dpkg: install-info obfuscatingly uses l33t 
hard-coded hex constants; I'm so impressed
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: dpkg
Version: 1.9.18
Severity: normal

sub checkpipe {
    return if !$pipeit || !$? || $?==0x8D00 || $?==0x0D;
    die "$name: read $filename: $?\n";
}

01:55AM|<Overfiend> doogie: I don't think the hardcoded hex constants in
  &checkpipe are very god damn funny, either
01:55AM|<Overfiend> (for those following along at home, read
  /usr/sbin/install-info)
01:56AM|<doogie_> Overfiend: file a bug about that, please.
01:56AM|<doogie_> so we(I, most likely) don't forget

-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux apocalypse 2.4.13 #1 Thu Oct 25 03:13:42 EST 2001 i686
Locale: LANG=C, LC_CTYPE=en_US

Versions of packages dpkg depends on:
ii  libc6                    2.2.4-7         GNU C Library: Shared libraries an
ii  libncurses5              5.2.20020112a-2 Shared libraries for terminal hand
ii  libstdc++2.10-glibc2.2   1:2.95.4-1      The GNU stdc++ library



--- End Message ---
--- Begin Message ---
Hi,

On Sat, 2002-01-26 at 01:58:37 -0500, Branden Robinson wrote:
> Package: dpkg
> Version: 1.9.18
> Severity: normal
> 
> sub checkpipe {
>     return if !$pipeit || !$? || $?==0x8D00 || $?==0x0D;
>     die "$name: read $filename: $?\n";
> }
> 
> 01:55AM|<Overfiend> doogie: I don't think the hardcoded hex constants in
>   &checkpipe are very god damn funny, either
> 01:55AM|<Overfiend> (for those following along at home, read
>   /usr/sbin/install-info)
> 01:56AM|<doogie_> Overfiend: file a bug about that, please.
> 01:56AM|<doogie_> so we(I, most likely) don't forget

As we are going to switch from the dpkg install-info written in perl to
the GNU install-info written in C RSN, this cleanup does not make much
sense. Thus closing.

thanks,
guillem


--- End Message ---

Reply via email to