[Git][debian-gis-team/osm2pgrouting][upstream] New upstream version 2.3.9
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Thu Oct 23 18:20:29 BST 2025
Bas Couwenberg pushed to branch upstream at Debian GIS Project / osm2pgrouting
Commits:
b3dbac27 by Bas Couwenberg at 2025-10-23T19:13:23+02:00
New upstream version 2.3.9
- - - - -
3 changed files:
- NEWS
- src/osm_elements/osm2pgrouting.cpp
- src/osm_elements/osm_tag.cpp
Changes:
=====================================
NEWS
=====================================
@@ -1,3 +1,7 @@
+osm2pgRouting 2.3.9
+
+*
+
osm2pgRouting 2.3.8
* Removing travis tests
=====================================
src/osm_elements/osm2pgrouting.cpp
=====================================
@@ -98,7 +98,7 @@ int main(int argc, char* argv[]) {
}
if (vm.count("version")) {
- std::cout << "This is osm2pgrouting Version 2.3.8\n";
+ std::cout << "This is osm2pgrouting Version 2.3.9\n";
return 0;
}
=====================================
src/osm_elements/osm_tag.cpp
=====================================
@@ -20,6 +20,7 @@
#include "osm_elements/osm_tag.h"
+#include <algorithm>
#include <string>
namespace osm2pgr {
View it on GitLab: https://salsa.debian.org/debian-gis-team/osm2pgrouting/-/commit/b3dbac270c9247a5d8b4029db1f7dc73f3cda437
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/osm2pgrouting/-/commit/b3dbac270c9247a5d8b4029db1f7dc73f3cda437
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20251023/c6550858/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list