This fixes the error detection for knsrc files, which previously would report missing files only if the directory (or file) was unreadable by the user, and incorrectly describe the error.
Details
Details
- Reviewers
apol - Group Reviewers
KNewStuff - Commits
- R304:eb2e65a882f0: Fix incorrect error detection for missing knsrc files
Diff Detail
Diff Detail
- Repository
- R304 KNewStuff
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Comment Actions
+1 for proper error messages!
src/core/engine.cpp | ||
---|---|---|
130 ↗ | (On Diff #15742) | are you sure the endl is necessary? |
src/core/engine.cpp | ||
---|---|---|
130 ↗ | (On Diff #15742) | i am, in fact, reasonably certain it is not required - leftovers are fun, i'll get rid of that :) |