mcorino
mcorino
Description I managed to build mozillavpn on OpenSuSE Leap 15.4 without errors as far as I can tell and it works just fine as long as I stick to the...
I noticed today that several (17) classes (of a total of 749) were missing from the generated `class_list.html` while they were present in the generated alphabetical index as well as...
I am documenting a native C-Ruby extension with files much like this: ```ruby # ----------------- # - Just comment # ----------------- module Top # Test class # class Test <...
### Description #### Bug description: I have found circumstances in which `wxFrame::GetIcon()` returns an invalid `wxIcon` even though the frame has a valid icon installed (at least on Windows). I...
**Environment Information** JRuby version: ```shell jruby 9.4.8.0 (3.1.4) 2024-07-02 4d41e55a67 OpenJDK 64-Bit Server VM 17.0.12+7-suse-150400.3.45.1-x8664 on 17.0.12+7-suse-150400.3.45.1-x8664 +jit [x86_64-linux] ``` OS: ```shell Linux 5.14.21-150500.55.73-default #1 SMP PREEMPT_DYNAMIC Tue Aug 6...