-
I meet some pdb include c11 line programs (attach below).
Since microsoft open source pdb symbol file format [microsoft-pdb](https://github.com/microsoft/microsoft-pdb), it's feasible to support it n…
-
If you've got a C C11 library that's using `` and you want to use this library in CXX you simply can't. C++ provides a compatibility header `` but if you use the NuttX libcxxmini library it doesn't pr…
-
Checking out KDevelop 24.11.80 I'm getting an error trying to build the cmake plugin, not sure if it's an upstream or downstream issue, just posting it here in case:
````
[ 73%] Building CXX objec…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues.
### Version
2.1.7-rc01-28074b0aa2
### What's Wrong?…
-
Few links to check if NEMO is now modern-C enough:
https://fedoraproject.org/wiki/Changes/PortingToModernC
https://interrupt.memfault.com/blog/a-modern-c-dev-env
-
As a client, I want to know if I won or lost my hand so that I can keep track of my progress.
-
Hi!
First I just want to say a big thank you for creating this amazing library. It's been a pleasure to work with.
Although I wish it would have been written in C. ;)
Talking about C... would i…
-
Our project is based on C11 and currently uses gRPC version 1.46.6. During load testing, we encountered an anomaly in gRPC reporting that caused the entire program to crash. The documentation suggests…
-
Tracking what is needed:
```
= note: /usr/bin/ld: warning: cannot find entry symbol _start; defaulting to 0000000000001000
/usr/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/14.2.1/libgcc_eh…
-
With the C language evolving, there are a [few features](https://en.wikipedia.org/wiki/C11_(C_standard_revision)#Changes_from_C99) in ISO/IEC 9899:2011 (aka C11) that would be useful to Zephyr develo…