Skip to content

absl/time/duration_test.cc uses isnan/isinf from std namespace w/o qualifier, fails to build w/ gcc 5.4.0 #3

@vsrinivas

Description

@vsrinivas

On Ubuntu 16.04, g++ 5.4.0, libstdc++6 5.4.0, //absl/time:time_test fails to build; duration_test.cc uses isnan and isinf from the std namespace (from cmath) without std:: qualification.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions