]> sourceware.org Git - systemtap.git/commit
build compatibility: gcc 4.7 with -std=c++11, std::hash collision
authorFrank Ch. Eigler <fche@redhat.com>
Thu, 16 Aug 2012 00:58:59 +0000 (20:58 -0400)
committerFrank Ch. Eigler <fche@redhat.com>
Thu, 16 Aug 2012 00:59:38 +0000 (20:59 -0400)
commitdec33462a7fedd49ddce65f83f132f54ff3e0ff4
treeada657ae17a030cb54b1445332eb9ea88b394b81
parent62a4021d06b2dc53089d6424e41ef3aff3e4e3b6
build compatibility: gcc 4.7 with -std=c++11, std::hash collision

* hash.cxx (struct hash): Rename to stap_hash to avoid conflict with
  std::hash template.
* session.h: Corresponding changes.

Reported-By: Doug Evans <dje@google.com>
hash.cxx
session.h
This page took 0.025361 seconds and 5 git commands to generate.