-
[xGUI-Pro](https://aur.archlinux.org/packages/xguipro-git) 开发版 AUR 包
```bash
yay -S xguipro-git
```
由于源码问题,暂未修复,先打包了,后续不影响。暂未发布,暂时不提供发行版包
-
``` julia
abstract AbstractFoo
immutable Foo
-
This
``` rust
// empty.rs
fn main() -> ! {
loop {}
}
```
generates a [.text section of 94 bytes](https://gist.github.com/japaric/b8364106dbff1f1e31dfda9d44ab2aed#file-empty-objdump)
…
-
I'm trying to implement the Global Platform TLS Sockets API using MbedTLS. I want to limit the implementation to TLS 1.3[^1] for now.
As the features that enable TLS 1.3 require the use of function…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
-
I noticed the Decimal type related functionality of the driver is not exported in this crate. For example the `bind_decimal` method is commented out: https://github.com/Metaswitch/cassandra-rs/blob/ma…
-
I'm trying to build by your guide.
1. cmake
aws-aig300$ cmake -S . -Bbuild -DAWS_IOT_ENDPOINT="" -DROOT_CA_CERT_PATH="" -DCLAIM_CERT_PATH="" -DCLAIM_PRIVATE_KEY_PATH="" -DPROVISIONING_TEMPLATE_NAM…
-
A user of my app ran into this native crash trying to open it. I can't reproduce it directly, but I've asked them to keep an eye on this thread and answer questions.
```
#
# A fatal error has bee…
-
### Summary
Looks like some files are missing,
I copied them from release v3.5.2 and everything was then fine.
Missing files:
- error.c
- psa_crypto_driver_wrappers.h
- psa_crypto_driver_wrapp…
-
I have built the latest openssl-3.2.0 on my windows machine with msys2
Build process went smoothly and my `openssl.exe` seems to work fine but some of my **tests fail**
make test output:
```
T…
ghost updated
9 months ago