Open VVD opened 2 years ago
Please create Pull Requests for all such changes. The fix is straight forward and I'll gladly accept it.
How to do Pull Request without fork repo? :-o
The usual thing to do is fork the repo and submit the PR from your fork. If you don't anticipate making further PRs then delete your fork after the PR is merged. See: Pull request without forking?
This way require fork… :-(
Well, that's standard practice with Git/GitHub. Takes about 3 seconds to make a fork.
@VVD I understand you are building under FreeBSD? Do you know, why the build on Linux does not require such a patch?
@SebDieBln, yes, FreeBSD. Maybe it's clang vs gcc issue?
Without this patch:
https://cgit.freebsd.org/ports/tree/databases/pgadmin3/files/patch-pgadmin_utils_sshTunnel.cpp I get this error during build: