microsoft / microsoft/ebpf-for-windows
Add additional macros for assert + action combinations
Open
Nobody has claimed this yet.
cleanup
good first issue
help wanted
triaged
- Dominant language
- C
- Stars
- 3.6k
- Forks
- 311
- Avg merge
- 6d 10h
- Merged PRs (30d)
- 21
Description
Add macros for:
- Assert + bugcheck
- Assert + analysis assume
Others?
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
The issue names no files or tests. Begin by locating the existing assert and action-combination macro definitions in the C code, then inspect how bugcheck and analysis-assume combinations are represented. Clarify whether additional combinations are in scope; done means the two requested combinations are added consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- operating-systems
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100