Opened 18 months ago
Closed 18 months ago
#67550 closed defect (duplicate)
py-re2: error: "C++ versions less than C++14 are not supported."
Reported by: | dbl001 (dbl) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.8.1 |
Keywords: | Cc: | ||
Port: | py-re2 |
Description
Error on MacOS Catalina
info:build /opt/local/include/absl/strings/string_view.h:341:13: error: cannot assign to non-static data member within const member function 'remove_prefix' :info:build length_ -= n; :info:build ~~~~~~~ ^
Attachments (1)
Change History (2)
Changed 18 months ago by dbl001 (dbl)
comment:1 Changed 18 months ago by ryandesign (Ryan Carsten Schmidt)
Port: | py-re2 added; py310-re2 removed |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Summary: | error: "C++ versions less than C++14 are not supported." → py-re2: error: "C++ versions less than C++14 are not supported." |
Note: See
TracTickets for help on using
tickets.
Duplicate of #67548.