Package: semantic
Version: 1:1.0beta3b-1.1
Severity: wishlist

Hi,

Here is a tiny example of undesirable message while working with C:

const char *x = "%d";

int main()
{
  printf (x, 1);
}

idle error: "Not enough arguments for format string"

Semantic should either ignore the number of arguments after x or infer
how many there should be.

Thanks,

Bake

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.10
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages semantic depends on:
ii  cedet-common             1:1.0beta3b-1.1 Collection of Emacs Development En
ii  ede                      1:1.0beta3b-1.1 File manager / Makefile generator 
ii  eieio                    1:1.0beta3b-1.1 Enhanced Implementation of Emacs I
ii  speedbar                 1:1.0beta3b-1.1 Everything browser, or Dired on st

-- no debconf information


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

Reply via email to