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

Quiet infer by default #178

Closed
wants to merge 2 commits into from
Closed

Conversation

c-blake
Copy link
Contributor

@c-blake c-blake commented May 6, 2024

Make users who want verbose type inference debugging messages need to request these in some nim.cfg via -d=ggPlotDebugTypeInfer rather than defaulting to them being on all the time (to stdout no less).

type inference.  Rather than default to this being noisy, default to
quiet but allow users to `-d=ggPlotDebugTypeInfer` to be verbose.
@Vindaar
Copy link
Owner

Vindaar commented May 6, 2024

Closing in favor of #179.

@Vindaar Vindaar closed this May 6, 2024
Vindaar added a commit that referenced this pull request May 6, 2024
* Both of these INFO: sections have the nature of debugging prints for
type inference.  Rather than default to this being noisy, default to
quiet but allow users to `-d=ggPlotDebugTypeInfer` to be verbose.

---------

Co-authored-by: Vindaar <basti90@gmail.com>
@c-blake c-blake deleted the quietInferByDefault branch May 6, 2024 13:47
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

Successfully merging this pull request may close these issues.

None yet

2 participants