-
-
Notifications
You must be signed in to change notification settings - Fork 383
(winnie) Fixing edefinition of struct stat #2969
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
cvvergara
merged 3 commits into
pgRouting:develop
from
cvvergara:fix-winnie-error-on-postgres18
Sep 11, 2025
+75
−31
Merged
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -8,7 +8,7 @@ msgid "" | |
| msgstr "" | ||
| "Project-Id-Version: pgRouting v3.8\n" | ||
| "Report-Msgid-Bugs-To: \n" | ||
| "POT-Creation-Date: 2025-08-27 16:54+0000\n" | ||
| "POT-Creation-Date: 2025-09-08 17:37+0000\n" | ||
| "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
| "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
| "Language-Team: LANGUAGE <[email protected]>\n" | ||
|
|
@@ -3962,8 +3962,8 @@ msgid "The HTML documentation is build by default" | |
| msgstr "" | ||
|
|
||
| msgid "" | ||
| "The translated languages (en, es, zh_Hans) HTML documentation is build by" | ||
| " default" | ||
| "The translated languages (en, es, sv, zh_Hans) HTML documentation is " | ||
| "build by default" | ||
| msgstr "" | ||
|
|
||
| msgid "`WITH-DOC` is not used anymore" | ||
|
|
@@ -8185,7 +8185,13 @@ msgstr "" | |
| msgid "ES" | ||
| msgstr "" | ||
|
|
||
| msgid "if OFF the Spaish documentation will no be built" | ||
| msgid "if OFF the Spanish documentation will no be built" | ||
| msgstr "" | ||
|
|
||
| msgid "SV" | ||
| msgstr "" | ||
|
|
||
| msgid "if OFF the Swedish documentation will no be built" | ||
| msgstr "" | ||
|
|
||
| msgid "ZH_HANS" | ||
|
|
@@ -8302,9 +8308,24 @@ msgstr "" | |
| msgid "Translators (in alphabetical order)" | ||
| msgstr "" | ||
|
|
||
| msgid "Chinese:" | ||
| msgstr "" | ||
|
|
||
| msgid "Dapeng Wang" | ||
| msgstr "" | ||
|
|
||
| msgid "Spanish:" | ||
| msgstr "" | ||
|
|
||
| msgid "Vicky Vergara" | ||
| msgstr "" | ||
|
|
||
| msgid "Swedish:" | ||
| msgstr "" | ||
|
|
||
| msgid "Daniel Nylander" | ||
| msgstr "" | ||
|
|
||
| msgid "Corporate Sponsors in this release (in alphabetical order)" | ||
| msgstr "" | ||
|
|
||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -8,7 +8,7 @@ msgid "" | |
| msgstr "" | ||
| "Project-Id-Version: pgRouting v4.0\n" | ||
| "Report-Msgid-Bugs-To: \n" | ||
| "POT-Creation-Date: 2025-08-27 16:54+0000\n" | ||
| "POT-Creation-Date: 2025-09-08 17:37+0000\n" | ||
| "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
| "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
| "Language-Team: LANGUAGE <[email protected]>\n" | ||
|
|
@@ -3556,7 +3556,7 @@ msgstr "" | |
| msgid "The HTML documentation is build by default" | ||
| msgstr "" | ||
|
|
||
| msgid "The translated languages (en, es, zh_Hans) HTML documentation is build by default" | ||
| msgid "The translated languages (en, es, sv, zh_Hans) HTML documentation is build by default" | ||
| msgstr "" | ||
|
|
||
| msgid "`WITH-DOC` is not used anymore" | ||
|
|
@@ -7009,7 +7009,13 @@ msgstr "" | |
| msgid "ES" | ||
| msgstr "" | ||
|
|
||
| msgid "if OFF the Spaish documentation will no be built" | ||
| msgid "if OFF the Spanish documentation will no be built" | ||
| msgstr "" | ||
|
|
||
| msgid "SV" | ||
| msgstr "" | ||
|
|
||
| msgid "if OFF the Swedish documentation will no be built" | ||
| msgstr "" | ||
|
|
||
| msgid "ZH_HANS" | ||
|
|
@@ -7099,9 +7105,24 @@ msgstr "" | |
| msgid "Translators (in alphabetical order)" | ||
| msgstr "" | ||
|
|
||
| msgid "Chinese:" | ||
| msgstr "" | ||
|
|
||
| msgid "Dapeng Wang" | ||
| msgstr "" | ||
|
|
||
| msgid "Spanish:" | ||
| msgstr "" | ||
|
|
||
| msgid "Vicky Vergara" | ||
| msgstr "" | ||
|
|
||
| msgid "Swedish:" | ||
| msgstr "" | ||
|
|
||
| msgid "Daniel Nylander" | ||
| msgstr "" | ||
|
|
||
| msgid "Corporate Sponsors in this release (in alphabetical order)" | ||
| msgstr "" | ||
|
|
||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,11 +1,11 @@ | ||
| /*PGR-GNU***************************************************************** | ||
| File: allpairs_driver.cpp | ||
| File: metrics_driver.cpp | ||
| Generated with Template by: | ||
| Copyright (c) 2025 pgRouting developers | ||
| Mail: [email protected] | ||
| Developer: | ||
| Developer: | ||
| Copyright (c) 2025 Saloni Kumari | ||
| Mail: chaudharysaloni2510 at gmail.com | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.