Package: bisonc++
Version: 1.6.1-1
Severity: important

Hi,

as soon as one wants to use namespaces the line $insert 4 staticdata in
/usr/share/bisonc++/bisonc++.cc creates broken code. The result of this
is:

std::ostringstream ParserBase::s_out;

But ParserBase is of course defined in the namespace I chose, so the
compiler will barf at this line.

This renders bisonc++ unusable for anybody who wants or has to use
namespaces for the parser class.

Andreas

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'oldstable'), (500, 'experimental'), 
(500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.20.3
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages bisonc++ depends on:
ii  libbobcat1              1.15.0-1         run-time (shared) Bobcat library
ii  libc6                   2.5-11           GNU C Library: Shared libraries
ii  libgcc1                 1:4.2-20070627-1 GCC support library
ii  libstdc++6              4.2-20070627-1   The GNU Standard C++ Library v3

bisonc++ recommends no packages.

-- no debconf information


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

Reply via email to