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

EditorConfig: Actually print warning if C Core not found #52

Merged
merged 1 commit into from
Jun 6, 2017

Conversation

rye
Copy link
Member

@rye rye commented Jun 6, 2017

This is just a simple fix for #51. I'm not sure if writing a message is the right way to do this, and if we wanted to use lwarn, we could, just changing :debug to :warning. I think this follows our pattern for previous things.

Closes #51.

This is just a simple fix for #51.  I'm not sure if writing a message
is the right way to do this, and if we wanted to use `lwarn`, we
could, just changing `:debug` to `:warning`.  I think this follows our
pattern for previous things.

[GitHub] This commit resolves #51.
@rye rye self-assigned this Jun 6, 2017
@rye rye requested review from cg505 and samontea June 6, 2017 15:53
@samontea
Copy link
Contributor

samontea commented Jun 6, 2017

I don't like this solution, but don't know a better one. @cg505

@rye
Copy link
Member Author

rye commented Jun 6, 2017

Why don't you like it, then?

@cg505
Copy link
Contributor

cg505 commented Jun 6, 2017

I think the change in this PR is fine but we should revamp this whole file so there isn't much point to the PR. I'll have more detail when I get home.

@rye
Copy link
Member Author

rye commented Jun 6, 2017

Yes, I agree with this. To fix the issue with a message not getting displayed, I'm going to merge this. We need to come up with a better solution in general though.

@rye rye merged commit 509dcf9 into master Jun 6, 2017
@rye rye deleted the fix-51-print-editorconfig-warning branch June 6, 2017 16:04
@cg505 cg505 removed request for cg505 and samontea June 6, 2017 22:24
@rye rye modified the milestone: Version 0.0.0 Aug 3, 2017
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.

Actually Print EditorConfig Warning Messages
3 participants