-
出发点是看到了在[这个PR](https://github.com/RT-Thread/rt-thread/pull/8042#discussion_r1365147424)中的讨论,其中提到的 `int32 数据赋值在对齐时本来就是原子的` 与我印象中不符,于是查阅了一些资料与各位开发者分享,也希望听听大家的意见。
简单总结一下就是,C/C++中的“赋值”操作并不是原子的,不论…
-
bsp/cvitek/cv18xx_risc-v/ master 或者 5.1.0
---
简单的调用 atoi 函数会导致异常:
```c
#include
#include
#include
static int test(int argc, char *argv[])
{
int v;
v = atoi("100");
rt_…
-
Otherwise LLVM generates terrible code for misaligned loads/stores, as can be seen here: https://rust.godbolt.org/z/ax1bqeeKx
The [RISC-V Profiles specification](https://github.com/riscv/riscv-prof…
-
Hi
I want to try my milk-v duo s (without emmc) but it get's stuck
Here is the full captured output of milk-v duo s from uart connection:
```
C.SCS/0/0.WD.URPL.SDI/25000000/6000000.BS/SD.PS.SD…
-
It seems like style="mix-blend-mode: soft-light" on impeller produces a red-tinged color instead of the intended color.
**Steps to Reproduce**
1) Render a SVG file with mix-blend-mode: soft-ligh…
-
Hi
I get an error when adding an artist, in the log:
`200 GET /api/v0.4/artist/727486aa-c906-48f8-b3c2-2f212a274913
200 GET /api/v0.4/artist/727486aa-c906-48f8-b3c2-2f212a274913
{"level":50,"…
-
Při založení nového objektu (monografie) se objekt uloží, i když nemá vyplněná povinná pole. Prosím přidat hlášku a zvýraznění.
![obrazek](https://user-images.githubusercontent.com/13831946/1139701…
-
Adding repo https://deb.debian.org/debian/ stretch via Synaptic result in message:
Репозиторий «https://deb.debian.org/debian stretch Release» не содержит файла Release.
Then sudo apt-get update -…
-
## Describe the bug
caligula's TUI always freezes after showing "Done". I tried a lot of different keys and also searched through the bug tracker, but didn't find a way to exit it normally.
Ctrl-C…
-
### Issue type
UX/Interaction bug (incorrect behaviour)
### Bug description
In some cases, when removing horizontal or text blocks, some elements (such as slur and volta) lose some properties…