You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
can this be released sometime soon?
I'm currently trying to build osm2pgrouting from the AUR and it just won't build due to this problem
osm2pgrouting/src/osm2pgrouting-2.3.8/src/osm_elements/osm_tag.cpp:34:18: error: ‘transform’ is not a member of ‘std’
34 | std::transform(value.begin(), value.end(), value.begin(), [](char ch) {
| ^~~~~~~~~
[PR #306] and requires a release.
The text was updated successfully, but these errors were encountered: