Package: splint
Version: 3.1.2.dfsg-6
Severity: important

Declaring

struct foo *(bar[baz]);

makes splint spit out tons of warnings when accessing bar[qux]->quux,
because it thinks foo is of type struct foo * whereas it really is
struct foo **. This behaviour is wrong and makes checking some files
almost impossible.

Helmut

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.23.14 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=de_DE (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash

Versions of packages splint depends on:
ii  libc6                       2.7-10       GNU C Library: Shared libraries
ii  splint-data                 3.1.2.dfsg-6 Data files for splint - A static c

splint recommends no packages.

-- no debconf information



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

Reply via email to