On Fri, Nov 17, 2017 at 5:17 AM, Jeff Law wrote:
> No nyquil tonight, so the proper patch is attached this time...
>
> --
>
>
>
> So the next group of changes is focused on breaking down evrp into an
> analysis engine and the actual optimization pass. The analysis engine
> can be embedded into ot
On 11/15/2017 03:45 AM, Kyrill Tkachov wrote:
> Hi Jeff,
>
> I think you attached the wrong patch to this mail...
Yup. Totally botched it. Correct version already resent.
Oh how I wish for the days where my mail client would show me my own
attachments inline :( Though I'd had enough cold medic
No nyquil tonight, so the proper patch is attached this time...
--
So the next group of changes is focused on breaking down evrp into an
analysis engine and the actual optimization pass. The analysis engine
can be embedded into other dom walker passes quite easily. I've done it
for the sprint
Hi Jeff,
I think you attached the wrong patch to this mail...
Kyrill
On 15/11/17 06:32, Jeff Law wrote:
So the next group of changes is focused on breaking down evrp into an
analysis engine and the actual optimization pass. The analysis engine
can be embedded into other dom walker passes qui
So the next group of changes is focused on breaking down evrp into an
analysis engine and the actual optimization pass. The analysis engine
can be embedded into other dom walker passes quite easily. I've done it
for the sprintf warnings as well as the main DOM optimizer locally.
Separating anal