-
#### Description
Functions are currently deprecated by documentation.
Nobody reads that.
C23 has `__deprecated__`, we should use that everywhere, maybe even CI-test for Doxygen-deprecation wi…
-
We're preparing for changing from the "Classic" Intel compilers to the LLVM-based ones. These are in the oneAPI toolkit:
`CC=icx CXX=icpx FC=ifx F90=ifx`
When the build is configured with CMake an…
-
Hi, I built the veins integrated Simulte branch in order to simulate C2X networks,
I tried to extract the communications that occurred between the **cars** and the **Enbs** in the example provided…
-
C23 has a new feature test macro BOOL_WIDTH which is fixed by the standard to the value 1.
Clang has it as 8 in v. 14 to 20, gcc has the correct value.
Test this by compiling with `-std=c2x`
``…
-
| | |
| --- | --- |
| Bugzilla Link | [42645](https://llvm.org/bz42645) |
| Version | trunk |
| OS | All |
## Extended Description
As pointed out by aaron.ballman in review of D64632:
https://rev…
-
Crash of the "Windows with cmake, generate Visual Studio project files" No Sodium lib
```
C:\source\obj>cmake --build . --parallel --config=RelWithDebInfo
Version MSBuild 17.11.9+a69bbaaf5 pour .NE…
-
| | |
| --- | --- |
| Bugzilla Link | [46795](https://llvm.org/bz46795) |
| Version | 10.0 |
| OS | Linux |
| CC | @DougGregor,@zygoloid |
## Extended Description
Using clang 10.0.0 on ARM (and I …
-
I don't have experience is this field, and I have some questions ,when COERBitString init during the testing process,look at the details as followings:
'org.certificateservices.custom.c2x.asn1.coer.C…
-
### Python version
Python 3.11.4
### Pymatgen version
pymatgen 2024.3.1
### Operating system version
Windows 10
### Current behavior
When I use the interpolation method implemented in pymatgen.…
-
最新版MDK538a 会报警告: 在所有版本的 C 中都弃用了将参数传递给没有原型的函数
`shell_ext.c(320): warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecat…