-
**Description**
I'm trying to build the docker container executing ´docker build -t clutch:latest .´
**Expected Behavior**
The build should complete successfully.
**Actual Behavior**
``…
-
**Version and Platform (required):**
- Binary Ninja Version: 4.2.6304-dev (65f49c87)
- OS: macOS
- OS Version: 15.0
- CPU Architecture: M1
**Bug Description:**
Sometimes loading a certain imag…
-
Hi,
I am trying to upload third-party oscillators using logue-cli to a Minilogue XD on Linux. Unfortunately, I seem to get different symptoms consistently for different respective oscillators. One sy…
-
I would like to see the addition of steps for parsing (`*`->`XML`) and unparsing (`XML`->`*`) using [Data Format Description Language (DFDL)](https://ogf.org/ogf/doku.php/standards/dfdl/dfdl), particu…
-
```bash
./parser_test ../../../examples/a.glx
Lexical Analysis:
-----------------
Line 1, Column 1-2: IDENTIFIER "a"
Line 1, Column 2-3: MULTIPLY "*"
Line 1, Column 3-4: IDENTIFIER "b"
Line 2,…
-
During discussion of PR #1066 there was much debate about how best to handle normalization of (typically CRLF) line endings.
Perhaps it's very unlikely that CRLF line endings will make it as far as…
-
In https://github.com/dotnet/runtime/issues/88037 it was reported that the managed implementation of X.500 DNs did not account for attribute values that are not DirectoryStrings. For example, if a com…
-
There is considerable momentum behind Pixar's USD format: [it's used it omniverse](https://developer.nvidia.com/usd), and you can even view in [Preview on mac](https://support.apple.com/en-me/guide/pr…
-
### Description
I have recently migrated the app to 0.76.3 following the upgrade helper and also upgraded `@react-native/babel-preset` which has resulted in eslint parsing error for flow typed file…
-
**What is the feature you'd like to have?**
I would like to be able to return multiple lines of text from a custom architecture plugin's `GetInstructionText` function. This could come in the form of …