-
Hey Christoph, first of all. Compliments! Your tiny little helper is amazing. Thanks to it I managed to implement some kind of JUnit-Strikt crossover where all descriptors / test names are optional:
…
-
When I just write as
`
actual fun platformName(): String {
return "Android " + android.os.Build.VERSION.BASE_OS
}
`
in SharedCode/src/androidMain/kotlin/actual.kt I get: **Unresolved referenc…
-
As part of trying to test my fix for binary search thingy I made a small tool that lets me compare addr2line output and what libbacktrace provides. It is at https://github.com/alk/gperftools/tree/wip-…
-
## Bug Report
Please answer these questions before submitting your issue. Thanks!
### 1. Minimal reproduce step (Required)
```
use test;
drop table if exists t;
drop table if exists t1;
…
-
Could you please advise or share a similar implementation of V4L2 for Raspberry Pi on Rockchip using MPP?
-
Eclair and LDK stopped accepting legacy payments (payments without a payment_secret (payment_addr in lnd)). This can cause the LND mission_control system to fail the corresponding node because nodes n…
-
Remarked in https://github.com/lightningnetwork/lnd/pull/8174
Analysed some of the behavior here:
https://github.com/lightningnetwork/lnd/pull/8174#issuecomment-2264125375
What I think migh…
-
### Xmake 版本
v2.8.7+HEAD.da279272a
### 操作系统版本和架构
Windows 10 专业版 2004
### 描述问题
当存在多个同名的 C++ 模块接口单元时,xmake 会编译成功,没有报错。
### 期待的结果
作为对比,CMake 会产生链接错误:
```
B.obj : error LNK2005: "int __cdecl f(vo…
-
pi_dec_test start
input file size 960000
mpi_dec_test decoder test start w 1280 h 720 type 8
mpi: mpp version: 0b701fe author: Lawrence-Tang DEBIAN: prepare for release_20171218-3
mpp_device: mpp_…
-
## Bug Report
Please answer these questions before submitting your issue. Thanks!
### 1. Minimal reproduce step (Required)
cluster deploy with two wn and two cn
1、run ch
go-tpc ch run -D tpcc…