[cl-debian] Bug#331252: sbcl: tools-for-build/where-is-mcontext.c has no exit(0);

Trent Buck trentbuck at gmail.com
Sun Oct 2 15:42:50 UTC 2005


Package: sbcl
Version: 1:0.9.4.65-1
Severity: minor

In the SBCL source 0.9.5.9-1, the C program tools-for-build/where-is-mcontext.c
does not have an explicit return value, resulting (I believe) in the resulting
program sometimes succeding and sometimes failing.  Since make-config.sh has
"set -e", where-is-mcontext should always exit successfully after printing.
Therefore "exit(0);" should be added immediately before the last closing brace.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.8-powerpc
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)

Versions of packages sbcl depends on:
ii  common-lisp-controller      4.18         This is a Common Lisp source and c
ii  libc6                       2.3.5-6      GNU C Library: Shared libraries an
ii  sbcl-common                 1:0.9.4.65-1 Architecture independent files for

Versions of packages sbcl recommends:
pn  binfmt-support                <none>     (no description available)

-- no debconf information

-- 
Trent Buck, Student Errant





More information about the Cl-debian mailing list