dennmart (Dennis Martinez)
- Login: dennmart
- Registered on: 04/29/2025
- Last sign in: 05/04/2025
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 0 | 0 |
Activity
05/04/2025
-
07:42 AM Ruby Misc #21290: Unable to build ruby extension on Fedora 42 due to possible GCC 15 issues
- Thanks for the heads-up about using `append_flags`. I used it to fix the issue for the ed25519 gem and a new version was released resolving the problem. I think this issue can be closed.
04/29/2025
-
06:34 AM Ruby Misc #21290: Unable to build ruby extension on Fedora 42 due to possible GCC 15 issues
- For some additional context just in case it's helpful here, I've been running into this same issue on my Fedora 42 system and I noticed that the ed25519 gem is [building its extensions using the `-std=c99` flag](https://github.com/RubyCr...