Skip to content

Add #info directive #36

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

Closed
PropGit opened this issue May 15, 2017 · 1 comment
Closed

Add #info directive #36

PropGit opened this issue May 15, 2017 · 1 comment
Assignees

Comments

@PropGit
Copy link

PropGit commented May 15, 2017

Add an #info directive the generates an information message during compilation; much the same way as #warning does (non-fatal message event) but implies less serious nature.

#info User-Information-Message-Here

generates

info: #info: User-Information-Message-Here

@reltham reltham self-assigned this May 18, 2017
reltham added a commit that referenced this issue Feb 26, 2018
Enhancements for warn/warning & info messages #35 #36
Applied proposed patch from Marco Maccaferri, this fixes the primary
bug(s) with issue #37 but messages will display twice when using -u
Some misc code cleanup to address some warnings
@reltham
Copy link
Collaborator

reltham commented Feb 26, 2018

This has been added.

@reltham reltham closed this as completed Feb 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants