-
### Before opening, please confirm:
- [x] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-android/issues?q=is%3Aissue+) and [discussions](https://github.co…
-
In certain cases where the link method is being called on the Token class, a NullPointerException is being thrown.
It appears that the problem arises when the code reaches the com.newrelic.agent.Tr…
-
(feel free to close this and track in Tracker, there might be an item on this already)'
Here some suggestions for next (possibly backwards incompatible) version of Xenon:
1) Move to and require …
-
Adding resource generation to the KSP multiplatform example [like here](https://github.com/DennisTsar/ksp/commit/382ed824d7e9b123f442a20501b0aeb5e7c8b647) and running `./gradlew workload:build` genera…
-
**Oni Version:** 0.3.6 (as downloaded from the website, `deb` installation)
**Neovim Version (Linux only):** v0.3.1
**Operating System:** Ubuntu 16.04
**Issue:** Received notification for - U…
-
@all
### Your question
add more client api in other language such as python, cpp, go
### Your scenes
describe your use scenes (why need this feature)
### Your advice
describe the advi…
-
### Tested versions
-
### System information
-
### Issue description
**TLDR:** Something like Unity Package Manager, but works properly.
---
## Why?
- **Marketing potential**…
-
I'm hitting the following build error on 32 bit systems:
In file included from /home/king/bcc/snapcraft/parts/bcc/src/src/cc/frontends/b/codegen_llvm.cc:39:0:
/home/king/bcc/snapcraft/parts/bcc/sr…
-
Given the following input:
```puml
' @BAKE plantuml crasher.puml
@startuml
a::b -- b
b.b -- c
@enduml
```
plantuml yields:
```cy
java.lang.IllegalStateException
at net.sourceforge.p…
-
The following code is legal in Dafny:
```
method Main() {
print "hello\n";
label L: {
print "inside block\n";
break L;
print "never get here\n";
}
print "one\n";
}
```…