As I was working on something else I noticed that this compiler pass is not being used at all - I guess it is leftover from a previous incarnation of the routing stuff.
The attached patch also fixes some copy/paste errors in RegisterRouteFiltersPass.

Comments

katbailey’s picture

Issue tags: +Quick fix, +clean-up

Tagging

Crell’s picture

remove_matchers_pass.patch queued for re-testing.

Crell’s picture

Component: base system » routing system
Issue tags: +WSCCI

Status: Needs review » Needs work

The last submitted patch, remove_matchers_pass.patch, failed testing.

katbailey’s picture

Status: Needs work » Needs review
StatusFileSize
new4.34 KB

Here's a fresh one...

Crell’s picture

Status: Needs review » Reviewed & tested by the community

Thanks, Kat.

alexpott’s picture

Status: Reviewed & tested by the community » Fixed

Committed ed556d1 and pushed to 8.x. Thanks!

Automatically closed -- issue fixed for 2 weeks with no activity.