Skip to content
This repository was archived by the owner on Oct 24, 2025. It is now read-only.

Conversation

@acocuzzo
Copy link
Contributor

This compiler warning comes up a lot, and is due to the unnecessary copy introduced by accidentally using const value instead of const ref here.

This compiler warning comes up a lot, and is due to the unnecessary copy introduced by accidentally using const value instead of const ref here.
@nschonni nschonni requested a review from mgreter September 23, 2020 01:03
Copy link
Contributor

@xzyfer xzyfer left a comment

Choose a reason for hiding this comment

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

Thanks

@xzyfer xzyfer merged commit 27a5e58 into sass:master Sep 23, 2020
cpsievert added a commit to rstudio/sass that referenced this pull request Jan 11, 2023
cpsievert added a commit to rstudio/sass that referenced this pull request Jan 12, 2023
* Upgrade libsass from 3.6.4 to 3.6.5

Closes #122 by way of sass/libsass#3129

* Update news
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants