[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#267205: libc6-dev: /usr/include/gnu/stubs.h uses non-portable whitespace



Package: libc6-dev
Version: 2.3.2.ds1-16
Severity: normal
File: /usr/include/gnu/stubs.h

This file uses non-portable whitespace, to wit:

#ifdef _LIBC
 #error Applications may not define the macro _LIBC
#endif

The leading space before the hash mark is not correct.

# error Applications may not define the macro _LIBC

would be better (and portable).

This causes tools like X11's "makedepend" script to howl.  A lot.

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: powerpc (ppc)
Kernel: Linux 2.4.25-powerpc-smp
Locale: LANG=C, LC_CTYPE=en_US.UTF-8

Versions of packages libc6-dev depends on:
ii  libc6                2.3.2.ds1-16        GNU C Library: Shared libraries an
ii  linux-kernel-headers 2.5.999-test7-bk-17 Linux Kernel Headers for developme

-- no debconf information



Reply to: