Package: libstdc++6-4.7-dev
Version: 4.7.2-5
Severity: important
Hello.
std::set<>::operator== uses operator== to compare elements instead of functor,
specified in template parameters.
This makes imposible to compare sets of elements, which requires custom compare
operator.
Minimal code example
Package: manpages-ru
Version: 0.98-4
Severity: minor
Tags: l10n
Spelling mistake in ldd(1) manpage: "старными" must be fixed to "старыми".
$ gunzip -c /usr/share/man/ru/man1/ldd.1.gz |iconv -f koi8r|grep -n старными
64:не работает с некоторыми очень старными a.out программами, которые были
-- S
Package: libxml++2.6-2
Version: 2.14.0-0.1
Severity: important
Valgrind tool reports about malloc/free disbalance (number of memalloc calls
larger than number of free calls).
example program source:
#include
#include
int main(int argc, char* argv[])
{
try
{
xm
3 matches
Mail list logo