John Perry

Results 11 issues of John Perry

Today I kept hitting the error where my enum's were the wrong size. This was fixed by changing the C++ side from ```c++ enum class Something { First, Second };...

This is a preliminary Eiffel implementation. I'm not sure I'll ever improve it, so I'll go ahead & create the pull request. One of the gurus I spoke with suggested...

Adds an integration test to address Issue #774

## Minimal Working Example (I _think_ it's minimal. I'll try to add a pull request with a new test in due course.) Test.h ``` #pragma once namespace test { class...

bug
cpp-feature

It works! Some suggestions on improving the documentation: # Update "How to install" with... Tell users they need * a recent version of GNAT, in order to have access to...

## Background 1. Take the `todo-axum` crate 2. add a generic enum type with an alias, as recommended in docs: #[derive(ToSchema, Serialize, Deserialize, Clone)] #[aliases(TestEnumString = TestEnum)] pub(super) enum TestEnum...

## Version latest ## Description If a field has type `Vec` then `#[derive(ToSchema)]` produces a description of `"string"` instead of an array of integers. ## Expected behavior The generated schema...

alr seems to fail in multiple ways after I updated from Fedora 35 to Fedora 37. At least some of it seems due to the gcc compiler. * `alr with...

Installed. Don't see an icon in the toolbar. Don't see a way to add an icon in the toolbar. Other extensions work fine: tested with RTF Viewer, Disable Javascript.

### Is your feature request related to a problem? Please describe. Unlike most other modifications of the camera, `updateCameraUp` and `applyCameraUp` don't offer a variable to transition. As a result,...