This repository was archived by the owner on Oct 24, 2025. It is now read-only.
Bad code fragment#2967
Closed
MrBenGriffin wants to merge 1 commit into
Closed
Conversation
Need to allocate memory for data context..
Contributor
|
I'm also on it: #2968 |
Contributor
|
I've merged my doc changes, please see if anything else should be added. Thanks! |
Author
|
That’s brilliant.
On a different note, an earlier version of libsass would send some error and warning messages to “cerr” - I’m hoping that this doesn’t happen any more? Is there an option to be able to add a custom logging handler? I think we are currently parsing the return string..
… On 8 Aug 2019, at 06:18, Marcel Greter ***@***.***> wrote:
I've merged my doc changes, please see if anything else should be added. Thanks!
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.
|
Contributor
|
We still print to stderr, see #2862 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Need to allocate memory for data context..