-
As with the existing generate non-existing method regactoring, allow the same with all other class members:
```
class Foo
{
}
$foo = new Foo();
$foo->bar;
```
should add the property `ba…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and f…
-
Hi there, I have a thorny problem I could use some pointers on:
I'm trying to convert a collection of 40 multi-repos into a monorepo. My main goals are:
1. Order commits by the original commit t…
-
```
What steps will reproduce the problem?
1. Download trunk
2. ./autogen.sh
What is the expected output? What do you see instead?
The expected output would be something succesful.
Platform is Darw…
-
### Description of the bug:
I'm attempting to build the `//main` target of my example project (https://github.com/MarkShark99/bazel-test), which just compiles a simple `cc_binary` that depends on…
-
I am looking for an option to create a non-thin archive for libc (and libcpp etc.). I assume arm-none-eabi-ar (or the system ar) is invoked for building ARM libc, but I can not find the correct locat…
tdyjv updated
5 months ago
-
## Description
**Registry Version**: 2.5.11.Final, 2.6.2.Final
**Persistence type**: kafkasql
**Keycloak version**: 25.0.0, 25.0.4
### Environment
Kubernetes v1.27
Pod environment …
-
At the moment it is not possible to build an Android app with Slint using the `gettext` feature for translation.
This is the error display on trying to build an Android Slint app with the `gettext…
-
### Go version
go version go1.22.3 darwin/arm64
### Output of `go env` in your module/workspace:
```shell
GO111MODULE=''
GOARCH='arm64'
GOBIN=''
GOCACHE='/Users/cameronmartin/Library/Caches/go-b…
-
(!Work in progress!)
https://docs.google.com/spreadsheets/d/1xNSzfADW_16GVMM75uvTt_27CW_A4FsuxcIwFkZ0RAg/edit?usp=sharing
There are comments on each non ticked box (hover over it)
Weapons looke…