Package: strace Version: 4.5.17+cvs080723-2 Severity: minor strace prints an epoll_pwait() call like this:
epoll_pwait(3, {}, 10, 100NULL) = 0 I suspect there's a missing comma here; I was expecting epoll_pwait(3, {}, 10, 100, NULL) = 0 -- System Information: Debian Release: 5.0 APT prefers testing APT policy: (990, 'testing'), (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.25.nim Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages strace depends on: ii libc6 2.7-18 GNU C Library: Shared libraries strace recommends no packages. strace suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org