Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Upgrade libsass from 3.6.4 to 3.6.5 #123

Merged
merged 2 commits into from
Jan 12, 2023
Merged

Upgrade libsass from 3.6.4 to 3.6.5 #123

merged 2 commits into from
Jan 12, 2023

Conversation

cpsievert
Copy link
Contributor

Closes #122 by way of sass/libsass#3129

Comment on lines +7 to +12
# Remove libsass test files (the entire `test` directory) since they contain unicode
# directory paths, and R CMD check provides a warning.
unlink(
find_package_root_file("src/libsass/test"),
recursive = TRUE
)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

The equivalent thing used to be done via scripts/patches/002-remove-libsass-tests.patch, but that had conflicts, and it seems better to it this way instead

@cpsievert cpsievert requested a review from wch January 11, 2023 23:37
@cpsievert cpsievert merged commit fe83296 into main Jan 12, 2023
@cpsievert cpsievert deleted the libsass-v3.6.5 branch January 12, 2023 21:14
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

warning: loop variable ‘numerator’ creates a copy from type
2 participants