Herwin

Results 82 comments of Herwin

The Debian bug report actually contains a suggested fix, see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=711486#22

To make it a bit more clear what I'm trying to do here: create a task that runs at a specific interval, but with an option to trigger a "run...

`MatchRequiredNode` has some additional information on what types of nodes it will generate: ```yaml - name: pattern type: node comment: | Represents the right-hand side of the operator. The type...

I will have a look at this to finish this one up, but that's going to be this weekend (or maybe later), I'm a bit short on time lately.

Mental note: this added spec file is called `each_with_index_spec.rb`, but includes a few specs for `Enumerator#with_index`. This should probably be fixed upstream.

> Mental note: this added spec file is called `each_with_index_spec.rb`, but includes a few specs for `Enumerator#with_index`. This should probably be fixed upstream. This has been fixed upstream, we will...

The failing tests are some issue with Ruby 3.4 and webrick, these can be reproduced on the master branch and are not related to this PR. It looks like a...

Not sure if it is related, but the MacOS test is often taking about 2h30m to finish, which is roughly double that of the Linux runs.

I'm tempted to close this one, I can't remember having seen this issue in a long time, so I guess it has been fixed by accident (either because we fixed...

https://github.com/k-takata/Onigmo Latest release in January 2019, last commit in February 2021. I'm not sure if this project is still actively maintained.