Package: pmake
Version: 1.111-2+squeeze1
Severity: important

mkdep ignores the return value of cc, so errors in cc do not propagate 
back up to the caller. The if [ $? != 0 ] test applies to the sed, which 
will probably never fail.

The fix is probably to change the script so it writes to a temporary 
$TMP file and then runs the sed against that.

-- System Information:
Debian Release: 6.0.3
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.39.1-x86_64-linode19 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to