Package: swig
Version: 1.3.39-2
Severity: normal
I tried to use SWIG on svn_error_codes.h and noticed that some constants get
wrong names:
In the .h I see
SVN_WARNING = APR_OS_START_USERERR + 1,
while the .clisp gets
(:SVN_WARNING #.(cl:+ APR_OS_START_SERERR 1))
The "_SERERR" should be "_USERERR".
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (101,
'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.31 (SMP w/2 CPU cores)
Locale: LANG=de_AT.UTF-8, LC_CTYPE=de_AT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages swig depends on:
ii libc6 2.9-27 GNU C Library: Shared libraries
ii libgcc1 1:4.4.1-6 GCC support library
ii libstdc++6 4.4.1-6 The GNU Standard C++ Library v3
ii zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime
swig recommends no packages.
Versions of packages swig suggests:
ii swig-doc 1.3.39-2 HTML documentation for SWIG
ii swig-examples 1.3.39-2 Examples for applications of SWIG
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]