Closed denishowe closed 10 years ago
Is there a test that exercises this bug?
Yep, several - see #419 for some logs - t/ack-match.t line 52
seems to be the first that fails.
OK, so if it fixes it on Windows, and still passes on t/ack-match.t, we're happy.
I missed this in 2.13_03. I'm putting it in 2.13_04.
Thanks: b41bfec38544068244eb7a3c636ceadc203f0603
In App/Ack/ConfigFinder.pm, function
_remove_redundancies
on Windows returns paths whereas it's supposed to return a subset of the hashes it gets as args.Fixed version: