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

Allow to configure Firebird in posix using relative directories with options --with-fb* #7918

Merged
merged 2 commits into from
Dec 14, 2023

Conversation

asfernandes
Copy link
Member

Relative directories will be interpreted based in the runtime root prefix.

…options --with-fb*.

Relative directories will be interpreted based in the runtime root prefix.
Copy link
Member

@AlexPeshkoff AlexPeshkoff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@asfernandes Do you plan to have it in RC2? If yes contact @dyemanov right now - tag to be set very soon.

@asfernandes
Copy link
Member Author

I would like to have it in v5 then next RC would be good.
But if that is problematic, it's always possible to have patches in vcpkg applied before build and for Windows a new solution (via build scripts) should be found or the code would need to be patched too.

I'll first commit this to master, then let's see what @dyemanov thinks.

asfernandes added a commit that referenced this pull request Dec 13, 2023
…options --with-fb*. (#7918)

Relative directories will be interpreted based in the runtime root prefix.
gds__prefix(tmp, s.c_str());
return tmp;
}
else
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Without else , please.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should it be in (the outdated) doc/README.coding.style?
It's not there and personally I think it makes things less readable.

@dyemanov
Copy link
Member

I don't see any problems with backport into v5, provided it happens today.

@asfernandes asfernandes merged commit 6f33e54 into v5.0-release Dec 14, 2023
36 checks passed
@asfernandes asfernandes deleted the work/posix-configure-relative-paths branch December 14, 2023 10:23
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.

3 participants