HaxeFoundation / HaxeFoundation/haxe
Enhancement: Quiet Output
Open
enhancement
error-reporting
- Dominant language
- Haxe
- Stars
- 6.9k
- Forks
- 715
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 11
Description
I mostly want this for haxelib, but make it so we can have a quiet flag when compiling.
Best use for this imo is haxelib adding the flag so it doesn't spit out garbage when running an app that has warnings.
Contributor guide
Research direction
Start by tracing how compiler flags are defined and how haxelib invokes compilation. Determine whether quiet output belongs in the compiler, haxelib, or both, and identify which warnings or messages should be suppressed. Done means a documented quiet flag works for the haxelib use case without hiding required errors.
Written by the indexing model from the issue text.
Assessment
- Domain
- cli, compilers
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100