Olof-Joachim Frahm (欧雅福)

Results 27 issues of Olof-Joachim Frahm (欧雅福)

The right values for `:free-from-foreign` and `:free-to-foreign` are likely always up to the specific function contract. Failure to get this right will either leak memory, or, worse, cause memory corruption...

bug

because I don't want to rely on Slime or the native interface when I don't have the terminal open. Should be "really easy." Unfortunately it's not though. Needs likely to...

enhancement

in order to make my life easier. Imagine having a `GtkWindow` subclass instance and you'd like to see it in Slime. Also be able to travel *up* the widget hierarchy,...

enhancement

* **Please check if the PR fulfills these requirements** - [x] Tests for the changes have been added - [ ] Docs have been added / updated (which one?) -...

### Expected vs Actual Behaviour It should generate HTML output for a report. Instead it crashes. Generating the XML works fine though and I can render the XML to HTML...

Otherwise specifying one variant might not match the same file on e.g. Windows systems, when in fact it should match. This PR replaces the path comparisons with case-insensitive ones. Test...

Implements the QR code display from - though I went with `--qrcode`, can change it though if you think it's too long. Tried with some Android application, works fine. I...