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

Color make's own warnings #23

Open
singalen opened this issue Jan 14, 2019 · 1 comment
Open

Color make's own warnings #23

singalen opened this issue Jan 14, 2019 · 1 comment

Comments

@singalen
Copy link

When make is run with, for example, --warn-undefined-variables, it emits some warnings, like:

/home/user/project/something.mk:180: warning: undefined variable 'INSTALL_DIR'

It would be great to color these too.

@singalen
Copy link
Author

By the way. The warnings are printed to stderr. It may make sense to color stderr differently.

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

1 participant