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

printf.h should also(only?) import printf_config.h #187

Open
MrJake222 opened this issue Oct 17, 2024 · 1 comment
Open

printf.h should also(only?) import printf_config.h #187

MrJake222 opened this issue Oct 17, 2024 · 1 comment

Comments

@MrJake222
Copy link

For me, config file should be imported by printf.h in addition to or instead of printf.c.

For example, printf.h uses PRINTF_ALIAS_STANDARD_FUNCTION_NAMES_SOFT which can't be set by the config file currently.

MrJake222 added a commit to MrJake222/printf that referenced this issue Oct 17, 2024
@eyalroz
Copy link
Owner

eyalroz commented Oct 17, 2024

PRINTF_ALIAS_STANDARD_FUNCTION_NAMES_SOFT ... can't be set by the config file currently.

It can be set using the config file.

But regardless of that - please argue why you believe this should be the case.

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

No branches or pull requests

2 participants