-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Labels
C-enhancementCategory: a PR with an enhancement or an issue tracking an accepted enhancementCategory: a PR with an enhancement or an issue tracking an accepted enhancementE-easyAn easy issue: a good way to start contributingAn easy issue: a good way to start contributing
Description
docs here.
Calling config_dir() and all the other public functions without reading the return values makes no sense (because they have no side effects) and is a user error for sure.
By adding this macro, the user will get a warning if it calls these functions without reading the return value.
Example here
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C-enhancementCategory: a PR with an enhancement or an issue tracking an accepted enhancementCategory: a PR with an enhancement or an issue tracking an accepted enhancementE-easyAn easy issue: a good way to start contributingAn easy issue: a good way to start contributing