[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#165515: FTBFS: Apply 'using namespace std' liberally



Package: apt
Version: 0.5.4
Severity: normal
Tags: patch

APT often uses things from the 'std' namespace, without declaring itself
to do so. On newer GCC variants, this causes build failures; even on
older ones, it should be safe to explicitly declare that one is using the
namespace.

The attached patch should take care of all instances when this directive is
required.
-- 
Joel Baker
fenton@debian.org

Attachment: pgpqNudiJ1FnD.pgp
Description: PGP signature


Reply to: