-
### Description
When configuring boost it prints a misleading error message
> ERROR: boost/1.80.0: Invalid configuration: detected python version Logging command output to file 'C:\.conan\4bef32\1\c…
-
Generally, timers are supposed to sleep for _at least_ the amount of time they were set for. However, the current EPICS timer implementation behaves differently:
```
# Testing timer accuracy
ok 2 …
-
* able to specify that an audit is only valid for a target(s)
* able to specify that a policy only applies to a target(s) (package has no reqs for targets that aren't included)
Targets are based o…
-
CFE_EVS_Register() is supposed to be used within the context of an application. Calling this function during the library's initialization function will have unpredictable results.
-
I'm tracking a issue with connect_timeout function on rust for vxworks. The function is also accepting connections on a non responsive server port. I get errors on unreachable host, but with host tha…
-
I want to run wasmer on bare metal. Is it on the roadmap?
-
Current status: all use of the flag causes a warning (will be shipped in 1.83), announcing that it will become a hard error in the future.
---
@bjorn3 just made me aware of this amazing flag:
```
…
-
Здравтвуйте! Я так надругался над своим E5830, что, похоже, он ушел в режим аварийной загрузки PBL. Единтсвенное, на что он реагирует, так это на qdload (начинает моргать индикатор модемного соединени…
-
When I run the above code I'm getting the message successful.(`hello.html` is up to date) But when I open `hello.html` file it is not showing the text message instead it gives me binary code
```
E…
-
You can use
```
git clone --branch --depth 10
```
to drastically reduce the number of Git objects needed to be downloaded. The lower the `--depth` parameter, the better. I'm not sure if you can ju…