Package: libiso9660-dev
Version: 0.71-2
Severity: important
the function declaration of iso9660_name_translate_ext uses "new" as
name of a char pointer:
int iso9660_name_translate_ext(const char *old, char *new,
uint8_t i_joliet_level);
This results in compilation problems.
"new" is a c++ keyword and should
never be used as a variable identifer.
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1,
'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages libiso9660-dev depends on:
ii libc6-dev [libc-dev] 2.3.5-6 GNU C Library: Development Librari
ii libcdio-dev 0.71-2 library to read and control CD-ROM
ii libiso9660-3 0.71-2 library to work with ISO9660 files
libiso9660-dev recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]