We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2db148c commit ba68479Copy full SHA for ba68479
NEWS.md
@@ -15,6 +15,8 @@ milestone for 3.7.1
15
16
**Bug fixes**
17
18
+* [#2680](https://github.com/pgRouting/pgrouting/pull/2680) fails to compile
19
+ under mingw64 gcc 13.2
20
* [#2689](https://github.com/pgRouting/pgrouting/pull/2689) When point is a
21
vertex, the withPoints family do not return results.
22
doc/src/release_notes.rst
@@ -46,6 +46,8 @@ milestone for 3.7.1
46
47
.. rubric:: Bug fixes
48
49
+* `#2680 <https://github.com/pgRouting/pgrouting/pull/2680>`__ fails to compile
50
51
* `#2689 <https://github.com/pgRouting/pgrouting/pull/2689>`__ When point is a
52
53
0 commit comments