What steps will reproduce the problem?
brew install google-sparsehash --cc=gcc-4.9 --build-from-source
What is the expected output? What do you see instead?
Success.
What version of the product are you using? On what operating system?
sparsehash 2.0.2
Mac OS 10.10.1
Please provide any additional information below.
Running HashtableDeathTest.InsertSizeTypeOverflow
terminate called after throwing an instance of 'std::length_error'
what(): vector::_M_fill_insert
/bin/sh: line 1: 71227 Abort trap: 6 ${dir}$tst
FAIL: hashtable_test
Running HashtableDeathTest.InsertSizeTypeOverflow terminate called after throwing an instance of 'std::length_error' what(): vector::_M_fill_insert /bin/sh: line 1: 71227 Abort trap: 6 ${dir}$tst FAIL: hashtable_test
Original issue reported on code.google.com by
sjackman
on 26 Jan 2015 at 6:26