-
Maybe I'm missing this capability, but could be added `detachedContent: Bool` (like with [`CMSEncoderSetHasDetachedContent`](https://developer.apple.com/documentation/security/cmsencodersethasdetached…
-
I am using drift: ^2.19.1+1 and
drift_dev: ^2.19.1 version
i get below given error
```
Error: Method not found: 'BaseReferences'.
Future validateDatabaseSchema(Generate…
-
At the moment the crate uses banker's rounding to the third decimal place. This is probably good enough for most cases. However, the crate user should be given the option to choose the rounding mechan…
-
I can't seem to get this extension to work with LM Studio. I've successfully used my server with other software, so I know the server works.
I have CORS enabled. I'm serving on the local network. I'v…
-
## 프로젝트 이름
Method Viewer
## 개요
메서드의 파라미터, 반환 값, 실행 속도 등을 출력해줄 어노테이션 라이브러리
## 저장소 주소
[저장소 주소](https://github.com/sung3441/method-viewer)
## 체크리스트
- [x] 개인 저장소 생성
- [x] README.md 파…
-
```
import java.awt.Dimension
import javax.swing.JFrame
import javax.swing.JLabel
import javax.swing.SwingConstants
/// https://mkyong.com/swing/java-swing-hello-world-example/
def main(): Uni…
-
It looks like method lookup thinks that we do automatic coercion
```
import java.lang.Math
def main(): Float32 \ IO = Math.max(32f32, 0)
```
```
Verifier error:
Mismatched types near ..\test.fl…
-
### Description
Replace https://github.com/getsentry/sentry-react-native/blob/a3712749433c1ad536f4faf9a94520fabc9c791e/ios/RNSentry.mm#L323
with either `SentryDebugImageProvider.getDebugImagesFromCa…
-
## What is the smallest, simplest way to reproduce the problem?
```
@Test
void trailingComma() {
rewriteRun(
buildGradle(
"""
plugins {
…
-
### Is your feature request related to a problem?
Library provides good experience by providing variadic template interface in HTTP methods, however, you can't _template-ly_ select HTTP method to ca…