Generated code should reliably produce the same output
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 36
- Forks
- 15
- Avg merge
- 1d 5m
- Merged PRs (30d)
- 1
Description
Deleting a clog.sidecar and regenerating from scratch produces different output that incremental generation.
Generated code should reliably produce the same output, and I can't imagine why previous output should feed back into the next output.
Originally posted by @mtfriesen in https://github.com/microsoft/msquic/pull/5522#discussion_r2441065316
Contributor guide
No contributing guide indexed for this repository
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
The issue names no files or tests. First reproduce generation from a deleted clog.sidecar and compare it with incremental generation; inspect the generator entry points responsible for the differing output. Done means both paths reliably produce the same generated code.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100