#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)

main.log (16.2 KB) - added by dbl001 (dbl) 12 months ago.

Download all attachments as: .zip

Change History (2)

Changed 12 months ago by dbl001 (dbl)

Attachment: main.log added

comment:1 Changed 12 months ago by ryandesign (Ryan Carsten Schmidt)

Port: py-re2 added; py310-re2 removed
Resolution: duplicate
Status: newclosed
Summary: error: "C++ versions less than C++14 are not supported."py-re2: error: "C++ versions less than C++14 are not supported."

Duplicate of #67548.

Note: See TracTickets for help on using tickets.