Control: tags -1 - help On Tue, 19 Jan 2016 18:57:11 -0800 Martin Michlmayr <t...@hpe.com> wrote: > > sbuild (Debian sbuild) 0.67.0 (26 Dec 2015) on dl580gen9-02.hlinux > ... > > g++ -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong > > -Wformat -Werror=format-security -g -c -Wno-deprecated `sdl-config > > --cflags` -I/usr/X11R6/include -o flashcounting.o flashcounting.cpp > > In file included from wordsmash.h:22:0, > > from wordsmash.cpp:18: > > WordList.h:38:39: error: template argument 2 is invalid > > typedef hash_set<string, hash<string> > string_hash_set; > > ^
I'm on this. Replacing hash_set with unordered_set is probably the best solution for this bug. James
signature.asc
Description: This is a digitally signed message part