-
It continues to cause confusion that cc and clang (/ clang-{cheri,morello}) do different things. Rather than making cc be the wrapper, we should push that down into the actual clang-{cheri,morello} an…
-
I've got an EOS smart contract which uses `std::optional` as a type of one of its fields. When compiled with AntelopeIO CDT v4.0.1, it produces an ABI which seems to be valid and works fine when deplo…
-
**Github username:** --
**Twitter username:** --
**Submission hash (on-chain):** 0xb219b63bd60442d95290f6eec53f1dcd40ba08f10e7d8eb1b4a6369b0f1f2719
**Severity:** low
**Description:**
**Description**…
-
```
┌──(root@kali)-[~/KernelPatch/tools]
└─# cmake -DCMAKE_BUILD_TYPE=Debug
CMake Warning:
No source or binary directory provided. Both will be assumed to be the
same as the current working …
-
It seems a good thing for the most common (desktop) use cases. https://sites.google.com/site/x32abi/ Probably report your interest/ideas here. Some mainstream distros are starting to support it (Gento…
-
Programs using VSG show a memory leak, when screenshots made repeatedly like you have in simulation software when you want to create a movie. This was first recognized on Windows 11 but also happens o…
-
# Problem
I create a [standalone implementation of the MPI F08 module](https://github.com/jeffhammond/standalone_mpi_f08_module) to learn some things about writing language interfaces to MPI.
I …
-
Abi bu e fatura uygulamanı bir türlü kullanamadım hep hata alıyorum bu konuda yardımcı olurmusun birde composer kullanımına daha yeni başladım composer kurulumu ile videolu bir anlatım yaparsan bizim …
-
### What is wrong?
https://4byte.directory/import-abi
Paste in this ABI:
```json
[{"inputs":[{"internalType":"address","name":"_factory","type":"address"},{"internalType":"address","name":"_WETH9"…
-
This regressed with https://github.com/rust-lang/rust/pull/128722
Running `./x.py test compiler/rustc_abi` (as well as for most other compiler crates) no longer works, resulting in an error similar to…