Opened 15 months ago
Closed 14 months ago
#68029 closed defect (fixed)
gtest @1.14.0: buildbot failures for 10.10/10.11: initialization of const type without user-provided default constructor
Reported by: | mascguy (Christopher Nielsen) | Owned by: | judaew (Vadym-Valdis Yudaiev) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.8.1 |
Keywords: | Cc: | ||
Port: | gtest |
Description (last modified by mascguy (Christopher Nielsen))
Details:
.../work/googletest-1.14.0/googletest/test/googletest-printers-test.cc:1359:25: error: default initialization of an object of const type 'const ::foo::PathLike' without a user-provided default constructor const ::foo::PathLike cx; ^ {}
Change History (3)
comment:1 Changed 15 months ago by mascguy (Christopher Nielsen)
Description: | modified (diff) |
---|
comment:2 Changed 15 months ago by mascguy (Christopher Nielsen)
Summary: | gtest @1.14.0: buildbot failures for 10.10/10.11 → gtest @1.14.0: buildbot failures for 10.10/10.11: initialization of const type without user-provided default constructor |
---|
comment:3 Changed 14 months ago by Christopher Nielsen <mascguy@…>
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
In 8c95378d727f599441390a17ac96b90c473a3667/macports-ports (master):