On 08/24/16 13:57, Sebastiaan Couwenberg wrote:
For hurd-i386 a patch is needed to define PATH_MAX, and on kfreebsd-*
the builds fails with:

 google/protobuf/stubs/stringpiece_unittest.cc: In member function
'virtual void
google::protobuf::{anonymous}::NonNegativeLenTest_NonNegativeLen_Test::TestBody()':


 google/protobuf/stubs/stringpiece_unittest.cc:788:50: error:
'EXPECT_DEATH' was not declared in this scope
    EXPECT_DEATH(StringPiece("xyz", -1), "len >= 0");

The attached patch fixes the EXPECT_DEATH failure.

Kind Regards,

Bas

--
 GPG Key ID: 4096R/6750F10AE88D4AF1
Fingerprint: 8182 DE41 7056 408D 6146  50D1 6750 F10A E88D 4AF1

Attachment: expect_death.patch
Description: inode/symlink

Reply via email to