Package: cdecl Version: 2.5-8+b1 Severity: normal cdecl cannot handle struct definitions as part of a variable declaration:
static struct foo { short bar } * footab[16]; It also cannot handle the same thing without the struct definition: static struct foo * footab[16]; - Josh Triplett -- System Information: Debian Release: 4.0 APT prefers stable APT policy: (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-4-686 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Versions of packages cdecl depends on: ii libc6 2.3.6.ds1-13 GNU C Library: Shared libraries ii libreadline5 5.2-2 GNU readline and history libraries cdecl recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]