Your message dated Fri, 20 Oct 2006 12:26:29 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#394268: gaim-dev: gtkgaim.h contains c++ type line
comment, can't compile against it
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: gaim-dev
Version: 1:2.0.0+beta4-1
Severity: grave
Justification: renders package unusable
/usr/include/gaim/gtkgaim.h line 25 contains:
// #warning ***gtkgaim***
Resulting in errors like this when trying to build plugins:
In file included from /usr/include/gaim/gtkconv.h:62,
from /usr/include/gaim/gtkutils.h:28,
from bp_dialog.c:15:
/usr/include/gaim/gtkgaim.h:25: error: expected identifier or '(' before '/'
tok en
/usr/include/gaim/gtkgaim.h:25: error: stray '#' in program
Simple workaround is to delete the line.
Richard.
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages gaim-dev depends on:
ii gaim 1:2.0.0+beta4-1 multi-protocol instant messaging c
ii gaim-data 1:2.0.0+beta4-1 multi-protocol instant messaging c
ii libglib2.0-dev 2.12.4-1 Development files for the GLib lib
ii pkg-config 0.21-1 manage compile and link flags for
gaim-dev recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Don't compile with -ansi.
--- End Message ---