Suppressing STIR printing to files suggestion
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- C++
- Stars
- 160
- Forks
- 113
- Avg merge
- 12d 15h
- Merged PRs (30d)
- 1
Description
Suggestion: wherever the filename prefix is empty, printing to files should not be done (would allow the user to suppress this or that printing).
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the STIR code that handles filename prefixes and printing to files, since the issue does not name a file or test. Trace how an empty prefix is currently handled, then verify that empty prefixes suppress file output without changing non-empty-prefix behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 40/100