-
I'm curious to read an explanation of fundamental technical differences or similarities between Perl 6 macros (and, separately if appropriate, 007 macros) with Lisp FEXPRs. I thought ven especially mi…
raiph updated
2 months ago
-
Hi thanks for the library! However, with latest opencv-rust, it fails to compile on ios x86-64. It worked well using old versions.
Undefined symbols for architecture x86_64:
…
-
- [ ] Proposal added
- [ ] Discussed in LDM
- [ ] Decision in LDM
- [ ] Finalized (done, rejected, inactive)
- [ ] Spec'ed
See also https://github.com/dotnet/roslyn/issues/115
## Design revi…
-
## Issue
MIRAI panics while compiling [`libm`](https://github.com/rust-lang/libm/).
I encountered this issue while trying to analyze multiple crates that have `libm` as one of their dependencies.
…
-
When using the long listing format (**--long** or **-l**) with the **--group** or **-g** option, the group identifiers displayed are the numeric _GIDs,_ not the group names. The user names display as …
-
rustc 1.75.0 (82e1608df 2023-12-21)
asdf v0.13.1
```
➜ ~ RUBY_CONFIGURE_OPTS=--enable-yjit asdf install ruby latest
ruby-build: using openssl@3 from homebrew
==> Downloading ruby-3.3.0.tar.gz.…
-
编译时报错, wsl2 ubuntu 22.04
WARNING: Makefile 'package/feeds/mtk_openwrt_feed/flowtable/Makefile' has a dependency on 'kmod-nf-flow-netlink', which does not exist
time: target/linux/prereq#0.06#0.00#…
-
According to the ARCHITECTURE.md, typst evaluation has four phases:
1. **Parsing:** Turns a source string into a syntax tree.
2. **Evaluation:** Turns a syntax tree and its dependencies into conte…
jgm updated
11 months ago
-
Hi! I'm attempting to use `cc` for FFI with a C++/CUDA program. I receive this error:
```rust
error: linking with `link.exe` failed: exit code: 1120
|
= note: "C:\\Program Files\\Microsoft V…
-
**Describe the bug**
Getting this error during build
```
--- stderr
CMake Warning at cmake/protobuf.cmake:51 (message):
gRPC_PROTOBUF_PROVIDER is "module" but PROTOBUF_ROOT_DIR is wrong
…