-
# analyze legacy source code
we have legacy java code, which was for java Fx. it has core components such as security, tinyBlackbox(Klein Schwarze Box stands for Tiny Black box in english).
Therefor…
-
See this code:
```BlitzMax
SuperStrict
Framework Brl.StandardIO
Import Brl.Reflection
Local a:Byte = 250
Local b:Byte = 10
Print a+b
Local arr:Object = [a + b]
Print TTypeID.ForObject(arr…
-
-
> [svelte] reactive_declaration_non_reactive_propertyA `$:` statement (node_modules/@unovis/svelte/containers/single-container/single-container.svelte:47:0) read reactive state that was not visib…
-
In environments with legacy code, there can be many python scripts of quite bad quality.
If the git hook expects a quality e.g. of 8.0, the motivation to fix a file which e.g. started with 2.0 is qui…
-
Discovered in https://github.com/mozilla-mobile/firefox-ios/pull/23237 that the inactive tab telemetry calls were used in the legacy code but aren't used in the new tab tray code. This task is to impl…
-
uv 0.4.30
Right now it kinda works with token and keyring when publishing
I would love for `uv publish --keyring-provider=subprocess` to work by first asking for token and then username / passwo…
-
**Is your feature request related to a problem? Please describe.**
No, just lacking support.
**Describe the solution you'd like**
Please provide client functions and code examples of using the …
-
**Situation**
A lot of legacy code is embedded as comment and it's an eyesore.
Removing it is due, but also a chore.
Maybe we should extract it to some "legacy docs" `.c` file that can be trans…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues.
### Description
DropStoragePolicyCommand is supporte…