-
It seems that if some label is not referenced by script jump or "local" header, it would be incorrectly treated as "unused label" -- even if it is referenced by "non-local" headers.
```
.headerstart…
-
### Prerequisite
- [X] I have searched [Issues](https://github.com/open-mmlab/mmengine/issues) and [Discussions](https://github.com/open-mmlab/mmengine/discussions) but cannot get the expected help.
…
-
After pfsHM7-1kz-p2, the old custom wpcom masterbar code is no longer used. This issue tracks the cleanup.
- [x] https://github.com/Automattic/jetpack/pull/39692
- [x] D162208-code Admin bar: clean u…
-
## Is your enhancement request related to a problem? Please describe.
In a code like this:
```haskell
main = do
foo
-
Clean up main branch, especially the `scripts` folder. Archive unused code.
-
Hello, Very nice repo.
Would like to know if you could implement an event update for when live location has been updates, tried to add it myself, but got stuck on the decryption logic.
For some …
-
This is a meta-issue to track any deprecation cycles within the shap package.
Maintainers, feel free to edit this tracker as necessary,
## Recommendations for which warning to use:
For deprec…
-
### Bug description
With the minimal code shown below, I get error W0612, unused variable _HAS_DEFAULT_FACTORY at line 1 column 1, the start of the code. The module docstring is not relevant, it is…
-
# Lines of code
https://github.com/code-423n4/2024-08-phi/blob/main/src/Cred.sol#L513
# Vulnerability details
## Impact
Detailed description of the impact of this finding.
wrong implement of getP…
-
**Describe the bug**
I'm encountering an issue when trying to parse C code, specifically involving JNI functions.
**To Reproduce**
The C code:
```
#include "gif.h"
bool reset(GifInfo *info)…