对构造函数的支持有问题
Open
- Dominant language
- C++
- Stars
- 7k
- Forks
- 1.6k
- PR merge metrics
- No merged PRs in 30d
Description
checkout下来做了几次测试,发现对构造函数的热修复有问题,普通函数的可以修复,构造函数的无效
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by checking out the reported revision and reproducing the behavior described: ordinary-function hot fixes work, but constructor hot fixes do not. Trace the constructor hot-fix path and compare it with the working ordinary-function path; done means a constructor patch applies successfully and the relevant behavior is covered by a regression test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100