-
```
FAILED: CMakeFiles/nng.dir/src/platform/posix/posix_udp.c.o
/opt/local/bin/ccache /opt/local/bin/gcc-mp-14 -DNNG_ENABLE_COMPAT -DNNG_ENABLE_IPV6 -DNNG_ENABLE_STATS -DNNG_HAVE_ARC4RANDOM=1 -DNNG…
-
**Describe the bug**
The `getopt()` utility is able to restart option parsing when the caller sets `optind = 1` prior to making the function call.
This does not work today in Zephyr due to what ap…
-
## Introduction
This RFC addresses usage of POSIX types within Zephyr. We outline when POSIX types were introduced originally, problems that have arisen as a result, as well as possible courses of …
-
**Describe the solution you'd like**
I can't find any mention of POSIX compliance in the Trident documentation or connected docs.
It would be nice to have a page in the documentation describing ho…
-
### Feature description
This is not a feature request about specifically supporting syncing POSIX ACLs, but rather about supporting workflows that involve POSIX ACLs.
It would be nice if Syncthi…
-
CN doesn't have access to the headers in the posix directory of the cerberus headers, so a file with `#include ` doesn't work, even though cerberus does have a version of that file. Specifying `posix/…
-
The code below in `interprocess/sync/posix/semaphore_wrapper.hpp` is broken for sandboxed Mac apps:
```c++
std::string name;
#ifndef BOOST_INTERPROCESS_FILESYSTEM_BASED_POSIX_SEMAPHORES
…
-
like dependent libraries
```
CPPFLAGS="-DB_USE_POSITIVE_POSIX_ERRORS -D_BSD_SOURCE -DEV_ENABLE=0" \
LDFLAGS="-lbsd -lposix_error_mapper -lnetwork" \
```
-
matplotlib>=3.10.* is giving an error after resolving it by deleting everything after the > sign it gives me that issues
`Relogin or reboot computer before attempting to build NuttX targets
[…
-
### Bug Description
We use Snyk to restrict the allowed licenses across the company, and to ensure we don't accidentally include "undesired" licenses.
I'm planning to start using this library to c…