Lets MakeResponse(Route) explicitly call MakeResponse(ManyRoutes) in RouteAPI#4057
Lets MakeResponse(Route) explicitly call MakeResponse(ManyRoutes) in RouteAPI#4057daniel-j-h merged 1 commit intomasterfrom
Conversation
834eb61 to
78c3bef
Compare
|
nice, it hits the note
|
|
Yeah. I think we avoided the problem through the following mechanism:
While this works, it's definitely a bit black-magicy, removing this weird function is 👍 |
|
Follow up from chat: AppVeyor build was 🍏 looks like a spurious error: Also: after meging this into master Travis also had a spurious failure: where we were unable to download Clang, silently continued the build, used the system's pre-installed Clang 3.5 and then errored during compilation. |
See #4035 (comment)