alexanderadam (Alexander Adam)
- Login: alexanderadam
- Registered on: 10/13/2025
- Last sign in: 10/13/2025
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
10/14/2025
-
10:29 AM Ruby Feature #21636: Proposal to Introduce a Dedicated Warning Category for Regular Expressions
- Thank you so much for your feedback! 🙏
You were absolutely right: I simplified the PR and made it explicit now to run only on the tested types, making it a far more predictable outcome.
Thus I'm not so keen about my proposal right no...
10/13/2025
-
04:47 PM Ruby Feature #21636 (Closed): Proposal to Introduce a Dedicated Warning Category for Regular Expressions
- Hi folks,
while working on adding regex support for the marcel gem (see PR: https://github.com/rails/marcel/pull/132), I encountered regex warnings triggered by some of Tika’s regular expressions. Typically, these warnings are valid b...