Skip to content
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

Remove pgr prefix from files #2669

Merged
merged 16 commits into from
Oct 22, 2024

Conversation

cvvergara
Copy link
Member

Changes proposed in this pull request:

  • Remove pgr prefix from C/C++/SQL files
    • Example: src/trsp/pgr_trspHandler.cpp → src/trsp/trspHandler.cpp
  • Adjust guards and filename on license
  • Adjust build
  • Adjust the #include to the new names
  • Remove unused code
    • Files not used
    • Code wrapped with #if 0 .... #endif
  • Fix warnings catched with clang-tidy

@pgRouting/admins

@cvvergara cvvergara requested a review from robe2 October 21, 2024 23:40
@cvvergara cvvergara self-assigned this Oct 21, 2024
@cvvergara cvvergara marked this pull request as ready for review October 21, 2024 23:40
@cvvergara cvvergara merged commit 6b9c445 into pgRouting:develop Oct 22, 2024
22 checks passed
@cvvergara cvvergara deleted the remove-pgr-prefix-from-files branch October 22, 2024 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants