Skip to content

Fix compilation in directories containing spaces #237

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
merged 1 commit into from
May 7, 2025

Conversation

hakanensari
Copy link
Contributor

@hakanensari hakanensari commented May 7, 2025

This fixes compilation failure when installing hiredis-client to a path with spaces.

To reproduce the error and verify the fix, run:

gem install -i ./\ tmp ./hiredis-client-0.24.0.gem

@byroot byroot merged commit 90dd93f into redis-rb:master May 7, 2025
14 checks passed
@hakanensari hakanensari deleted the escape-paths branch May 7, 2025 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants