-
Creating a new blank github repo and trying to vendor SDL3 from a subdirectory doesn't work.
```
cmake_minimum_required(VERSION 3.28)
project(project C)
set(CMAKE_C_STANDARD 17)
set(CMAKE_C…
-
There may be a false-negative with `tail-expr-drop-order`. Reproduction:
1. `curl -L https://crates.io/api/v1/crates/faer-core/0.17.1/download | tar -xz`
2. cd `faer-core-0.17.1`
3. Set up cargo-feat…
ehuss updated
16 hours ago
-
1. Make sure you have Git LFS installed:
```bash
sudo apt-get install git-lfs
# Initialize Git LFS
git lfs install
2. Navigate to your `DATA_ROOT` and clone the source:
```
GIT_L…
-
The Mitre white paper "_[Data Normalization Challenges and Mitigations in SBOM Processing](https://www.mitre.org/sites/default/files/2024-10/PR-24-2647-Data-Normalization-Challenges-Mitigations-Softwa…
-
## Hardware environment
- Server: Aliyun ECS ecs.e-c1m4.large
- CPU: Intel(R) Xeon(R) Platinum 2C
- Memory: 8G
- OS: Ubuntu 22.04.5 (5.15.0-106-generic)
## Reproduce
Use `root` user.
…
-
| --- | --- |
| Bugzilla Link | [455580](https://bugs.eclipse.org/bugs/show_bug.cgi?id=455580) |
| Status | NEW |
| Importance | P3 normal |
| Reported | Dec 18, 2014 04:31 EDT |
| Modified | Feb…
-
Hi - Thank you for this valuable service, I am using the data dump to pull source data for further processing and analysis. When the zip location was switched over (https://github.com/codeforIATI/iati…
-
After update to current version 2.13.6 I can no longer open source files that begin with $. Unfortunately our entire code base prefixes our service programs with $ so this is a significant inconvenie…
-
## Setup
### Versions
- **Diesel:** ce6fa0bd93877391665254d9bdb23a9c895902ef
- **Database:** Postgres
### Feature Flags
- **diesel:** postgres
## Problem Description
`array.eq_any(array_of_array)…
-
JIRA Issue: [KIEKER-816] Integration of Kieker Data Bridge
Original Reporter: Reiner Jung
***
The Kieker Data Bridge (KDB) is an extensible in connector for arbitrary record formats and their mappin…