Johannes Maibaum
Johannes Maibaum
During implementation of the `vmvn_s8` ARM Neon intrinsic, I think I ran into some variant of this issue. Codegen tests initiated with: ``` RUSTFLAGS="-C target-feature=+v7,+neon" TARGET=armv7-unknown-linux-gnueabihf cargo +nightly test --release...
Has someone succeeded to build wxPython 4.1.1 against official wxWidgets 3.1.6, yet? There seem to be many more changes needed than the simple 2 line patch which was needed to...
@SpotlightKid , I have tried to use this PR on a Raspberry Pi (Raspbian Buster) in a Python 3 project. fluidsynth is still on version 1.1.11 in Raspbian Buster, which...
>In the newer branch linked above, unsupported functions when using fluidsynth 1.x should never lead to an ImportError, but can still lead to runtime errors, when trying to use function...
@sezanzeb Thanks for looking into this! A flatpak built from this PR's ref launches normally again, but it shows `unknown-version` instead of a proper version number. Both on the command...
I have no preference if you hardcode the version number or if I have to set it during packaging, but I'd prefer to have something else than "unknown version" showing...
This may be unrelated to the reported issue, but I see that `six` is appearing twice.
There is PR #777 which *might* solve this issue as well?
Hello @stump , I've seen your effort in continuing libsmf, so thanks for this! How is the current plan for a new release of this library, i.e. is there anything...
Hi @alerque , I would really like to see SILE support in pandoc. Anything that I could help with here?