ly shorter than the one with 'if',
I think it is less readable. One shouldn't have to apply de Morgan's
laws to figure out when checkarray is going to be called.
--
Neil Moore, n...@s-z.org, http://s-z.org/neil/
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.deb
o a
32-bit integer (it will be negative, but still a rep_INTP).
--
Neil Moore, n...@s-z.org, http://s-z.org/neil/
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
e (aref data 2)) (bad-arg
nil
(when (or (and (eq atom1 '_NET_WM_STATE_MAXIMIZED_VERT)
(eq atom2 '_NET_WM_STATE_MAXIMIZED_HORZ))
(and (eq atom2 '_NET_WM_STATE_MAXIMIZED_VERT)
--
Neil Moore, n...@s-z.org, http://s-z.org/neil/
Package: manpages-posix
Version: 2.16-1
Severity: wishlist
According to the Posix/SUS specifications, the utility 'type' is part of
the X/Open System Interfaces option; hence it may not be present on all
Posix systems:
http://www.opengroup.org/onlinepubs/9699919799/utilities/type.html
However,
Better than set +e / set -e would be to take advantage of the fact
that set -e is suppressed in the condition of an if:
if invoke-rc.d --query ${service} start; [ $? = 104 ]; then
services="$service $services"
else
echo "WARNING: init script for $service not found."
Package: sudo
Version: 1.7.2p1-1
Severity: minor
Tags: patch
The visudo manpage in Lenny contains some Debian-specific text regarding
the choice of editor:
"On Debian systems, this list defaults to /usr/bin/editor, which
is meant to be a system-wide default editor chosen through the
Package: kdesdk-scripts
Version: 4:4.3.2-1
Severity: minor
This package Recommends: 'svn', but no package by that name exists.
Probably this should be 'subversion', the binary package that provides
/usr/bin/svn .
This bug is present in squeeze as well, but not in lenny. It looks
like it was int
Package: dash
Version: 0.5.5.1-2.3
Severity: normal
According to the POSIX section on parameter expansion (2.6.2):
# The format for parameter expansion is as follows:
# ${expression}
# where expression consists of all characters until the matching '}' .
# Any '}' escaped by a or within a quot
Posix mode,
or if it could be disabled some other way, but I'm not sure how
difficult that would be to implement.
--
Neil Moore, n...@s-z.org, http://s-z.org/neil/
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Adeodato Simó writes:
> * Neil Moore [Thu, 01 Jan 2009 11:57:35 -0500]:
>
> > Package: links2
> > Version: 2.2-1
> > Severity: grave
> > Tags: security
> > Justification: user security hole
>
> Hello, Neil. I’m sorry I’m not mailing you to help solve t
Package: libghc6-pandoc-dev
Version: 0.46+2+b2
Severity: normal
I am currently holding back libghc6-regex-compat-dev to version 0.91-1
waiting for a few packages to be updated. Attempting to upgrade
libghc6-pandoc-dev to the latest version resulted in:
Setting up libghc6-pandoc-dev (0.46+2+b2)
e_fstab_drives (GnomeVFSVolumeMonitorDaemon *volume_monitor_daemon)
+update_fstab_drives (GnomeVFSVolumeMonitorDaemon *volume_monitor_daemon, gboolean force_rescan)
{
GList *new_fstab;
GList *removed, *added;
@@ -729,7 +730,7 @@
volume_monitor = GNOME_VFS_VOLUME_MONITOR (volume_monitor_dae
.diff
Description: Binary data
--
Neil Moore, n...@s-z.org, http://s-z.org/neil/
side effects doing so might have.
--
Neil Moore, n...@s-z.org, http://s-z.org/neil/
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
h)) {
+g_free (mount_entry->device_path);
+mount_entry->device_path = g_strdup(rpath);
+ }
+ }
mount_entry->filesystem_type = g_strdup (mntent->mnt_type);
--
Neil Moore, n...@s-z.org, http://s-z.org/neil/
X];
+ if (realpath (mount_entry->device_path, rpath)) {
+g_free (mount_entry->device_path);
+mount_entry->device_path = g_strdup(rpath);
+ }
+ }
mount_entry->filesystem_type = g_strdup (mntent->mnt_type);
--
Neil Moore, n...@s-z.org, http://s-z.org/neil/
Package: links2
Version: 2.2-1
Severity: grave
Tags: security
Justification: user security hole
Links2 does not validate certificates it receives; as a result, there is
no warning that one is visiting a page with an expired certificate, a
certificate not signed by a trusted authority, or a certif
does not display a padlock icon, so it could be
argued that users have no expectation of security from dillo.
--
Neil Moore, n...@s-z.org, http://s-z.org/neil/
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Conta
Package: mp3burn
Version: 0.4.1-3
Tags: patch
Followup-For: Bug #450865
mp3burn queries the system architecture to determine whether it need to
pass the -swab option to cdrecord. Unfortunately, it does so using
/bin/arch, which is not present in Lenny and sid; this results in mp3burn
never addin
'php-show-arglist)
(defconst php-constants
--
Neil Moore, [EMAIL PROTECTED], http://s-z.org/neil/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
()
from /usr/lib/pango/1.6.0/modules/graphite/pango-graphite.so
#17 0xb5cb869c in graphite_PangoGlyphString ()
from /usr/lib/pango/1.6.0/modules/graphite/pango-graphite.so
#18 0xb5cb8fc9 in ?? ()
from /usr/lib/pango/1.6.0/modules/graphite/pango-graphite.so
[... junk below this ...]
--
Nei
;$tmp/usr/lib");
} elsif ($pkgtype eq "haddock" ) {
mkpath("$tmp" . "/usr/share/doc/$package");
--
Neil Moore, [EMAIL PROTECTED], http://s-z.org/neil/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Package: haskell-devscripts
Version: 0.6.9
Severity: normal
Tags: patch
dh_haskell currently puts C header files into both the -dev and -prof
packages, with the same path. Since the -prof packages generally depend
on the -dev packages, this makes the profiling package uninstallable.
An example m
Package: vim-scripts
Version: 7.1.4
Severity: wishlist
The surround.vim script adds bindings to add, delete, and change
balanced "surrounding" text, including parens, quotes, XML tags,
and so on.
http://www.vim.org/scripts/script.php?script_id=1697
-- System Information:
Debian Release: lenn
Package: tar
Version: 1.18-1
Severity: minor
Tags: patch
The tar manpage states that the default archive (if -f is not given) is '-'.
This is only the case if $TAPE is not set. According to [1], some
package build scripts have relied on the documented behavior, leading to
build failures when TAP
Package: libgcrypt11-doc
Version: 1.2.1-2
Followup-For: Bug #317474
It seems the dir menu entry used by install-info is missing a period.
A patch is attached.
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'stable')
Architect
26 matches
Mail list logo