[Pkg-kde-extras] Bug#665360: libctemplate-dev: g++-4.7 -std=c++0x issue
Olaf van der Spek
olafvdspek at gmail.com
Fri Mar 23 13:21:41 UTC 2012
Package: libctemplate-dev
Version: 2.0-1
Severity: normal
Hi,
$ cat t.cpp
#include <ctemplate/template.h>
int main()
{
return 0;
}
$ g++ -std=c++0x t.cpp -lctemplate
$ g++-4.7 -std=c++0x t.cpp -lctemplate
In file included from /usr/include/ctemplate/template_cache.h:43:0,
from /usr/include/ctemplate/template.h:41,
from t.cpp:1:
/usr/include/ctemplate/template_string.h:380:5: error: unable to find
string literal operator ‘operator"" str’
$
It's probably an upstream issue, which I will handle.
Greetings,
Olaf
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages libctemplate-dev depends on:
ii libc6 2.13-27
ii libctemplate0 2.0-1
ii libgcc1 1:4.7.0~rc2-1
ii libstdc++6 4.7.0~rc2-1
libctemplate-dev recommends no packages.
libctemplate-dev suggests no packages.
-- no debconf information
More information about the pkg-kde-extras
mailing list