Chen
Chen
Update golang.org/x/unix to fix build on macOS with Go 1.18. The current master fails to build: ```shell $ go build . # golang.org/x/sys/unix vendor/golang.org/x/sys/unix/syscall_darwin.1_13.go:29:3: //go:linkname must refer to declared function...
命令: ```shell $ wget -c https://mirrors.tuna.tsinghua.edu.cn/aosp-monthly/aosp-latest.tar --2022-09-28 23:29:01-- https://mirrors.tuna.tsinghua.edu.cn/aosp-monthly/aosp-latest.tar Resolving mirrors.tuna.tsinghua.edu.cn (mirrors.tuna.tsinghua.edu.cn)... 101.6.15.130 Connecting to mirrors.tuna.tsinghua.edu.cn (mirrors.tuna.tsinghua.edu.cn)|101.6.15.130|:443... connected. HTTP request sent, awaiting response... 403 Forbidden 2022-09-28 23:29:01 ERROR 403: Forbidden....
In the build.xml https://github.com/HDFGroup/hdfview/blob/854748012ceb50fb021200aa274363ef33a4b3c6/build.xml#L152-L157 It only handles two arch: x86_64 and ppc64le. I am building HDFView on aarch64, and it collected the wrong x86_64 native jars for swt. I have...
Add missing csr77 to LoongArch, and fix csrxchg definition: `The CSRXCHG instruction writes the old value of the general register rd to the bits of the specified CSR corresponding to...
**Type of issue**: Bug Report **Please provide the steps to reproduce the problem:** Clone https://github.com/jiegec/chisel-bug-repro and run `mill bug-repro.test`: ```shell # using mill 0.11.0 $ mill bug-repro.test [85/85] bug-repro.test.test TestTest:...
Hi, I am using liblitesdcard in SPI mode. When using SDSC cards, it reads incorrect data from SDcard, because the address unit is different: according to SD specification: SDSC Card...
Topic Description ----------------- - onefetch: update to 2.20.0 Package(s) Affected ------------------- - onefetch: 2.20.0 Security Update? ---------------- No Build Order ----------- ``` #buildit onefetch ``` Test Build(s) Done ------------------ **Primary...
Topic Description ----------------- - sink: bump REL due to libgit2 update to 1.7.2 - pygit2: bump REL due to libgit2 update to 1.7.2 - onefetch: bump REL due to libgit2...
Topic Description ----------------- - xpra: update to 5.0.8 Package(s) Affected ------------------- - xpra: 5.0.8 Security Update? ---------------- No Build Order ----------- ``` #buildit xpra ``` Test Build(s) Done ------------------ **Primary...