-
### Command
build
### Is this a regression?
- [x] Yes, this behavior used to work in the previous version
### The previous version in which this bug was not present was
18.2.12
### Description
…
-
### Gradle Version
8.7
### AGP Version
8.5.0
### Code Minifier/Optimizer
None
### Version
4.10.0
### Sentry SDK Version
7.12.0
### Steps to Reproduce
I have a simple c…
-
The anvil-utils plugin throws `FileAlreadyExistsException` when I add a KSP processor to a Gradle module with the plugin enabled.
```
> Task ::kspDebugKotlin FAILED
e: [ksp] kotlin.io.FileAlready…
-
### What is your suggestion?
I'd like if conan provided binary compatibility between different compilers.
To explain better what I mean, let's give you an example.
I'm on Windows and my project…
-
`TxnFieldUpdater` leads to some boilerplate, which should be automated with a compiler plugin that processes a per-field annotation. The resulting fields would get transactional getters and setters, …
-
Hi!
When I split an openapi.yaml like this...
openapi.yaml
`
...
paths:
/stuff:
$ref: "./stuff/methods.yaml"
`
methods.yaml
`
get:
tags:
- stuff
operationId: getStuff…
-
Maven project with -Werror compiler option
COMPILATION WARNING :
-------------------------------------------------------------
`No processor claimed any of these annotations: org.springframework…
-
I have the following in my `BUILD` file:
```starlark
kt_compiler_plugin(
name = "serialization_plugin",
deps = [
"@com_github_jetbrains_kotlin//:kotlinx-serialization-compiler-p…
-
### Is your feature request related to a problem? Please describe.
Building `protoc` from source is annoying. That's why [`toolchains_protoc`](https://github.com/aspect-build/toolchains_protoc) exist…
-
### Description of Issue
I am facing the following error -
```bash
Building with settings:
USD source directory /home/mb230/projects/pkgs/OpenUSD
USD install directory /home…