-
Ferrocene CI has detected that this test was broken by rust-lang/rust#127897 . Specifically, by the change in `library/std/src/sys/pal/unix/fs.rs`, shown below:
``` diff
diff --git a/library/std/s…
-
### Current Behavior:
A new Dependency Track project was created (using the jenkins plugin). The BOM file is the same as a another project. The other project shows 22 vulnerabilities (NPM, NVD, OSSI…
-
I've got a patch that supports creating amalgamated releases.
Amalgamated releases are are all-in-one file distributions, like SQLite uses. The benefit is slightly better compilation (single-file) an…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have up…
-
```
Projects like boost have a single top-level directory; projects without a
structure like that may be pulling headers from multiple sub-projects related
to the overall project.
fix_includes.py a…
-
The NDPluginCodec supports scalar arrays of all numeric types: int8,uint8,...,int64,uint64.
In all cases the compresed array will have type byte (which is the same as int8)
For all except int8 and …
-
**Describe the bug**
cFE 6.7.0+ still retain the original logic for setting up `/ram`. For poweron resets it works fine, however I think the logic may now be outdated for processor resets. On a proce…
-
```
Projects like boost have a single top-level directory; projects without a
structure like that may be pulling headers from multiple sub-projects related
to the overall project.
fix_includes.py a…
-
Set FPSCR register value accordingly
(1) FP invalid exc. enable
(2) FP overflow exc. enable
(3) FP underflow exc. enable
(4) FP divide by zero exc. enable
Below tes…
-
To build and ship rust for vxworks,
1. I get the 1.80.0 sources
2. I apply a patch for library/std
3. I build libraries with command `x build -i 10 --target=some_vxworks_target`
the problem is …