maxirmx (Maxim Samsonov)
- Login: maxirmx
- Registered on: 10/07/2022
- Last sign in: 10/12/2022
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 1 | 0 | 1 |
Activity
10/09/2022
-
12:24 PM Ruby Bug #19044 (Open): Attempting to compile a static ruby 3.1 fails with MinGW
- 1. I use the code from https://github.com/ruby/ruby/tree/ruby_3_1 and GHA workflow at https://github.com/ruby/ruby/blob/ruby_3_1/.github/workflows/mingw.yml as a baseline
2. I alter configure command in the workflow from
```
- name...