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

Settings - Clarify logging for userconfig loading #855

Merged
merged 2 commits into from
Dec 26, 2017

Conversation

PabstMirror
Copy link
Contributor

No description provided.

@PabstMirror PabstMirror added this to the 3.6 milestone Dec 26, 2017
@commy2
Copy link
Contributor

commy2 commented Dec 26, 2017

Very good! Testing...

_userconfig = preprocessFile _file;
} else {
INFO_1("Userconfig: Could not open file [%1]",_file);
Copy link
Contributor

Choose a reason for hiding this comment

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

Works, but technically the file could also be just empty. Probably not worth mentioning it.

Copy link
Member

Choose a reason for hiding this comment

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

Could not open file [%1] (empty or <other reason>)?

Copy link
Contributor

@commy2 commy2 Dec 26, 2017

Choose a reason for hiding this comment

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

File [%1] not found or empty.
This also reminds me that the log comments should have periods at the end imo.

@commy2 commy2 merged commit f2e92a8 into master Dec 26, 2017
@commy2 commy2 deleted the settingUserconfigExplicit branch December 26, 2017 23:12
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.

None yet

3 participants