]> Sergey Matveev's repositories - public-inbox.git/commitdiff
solver: minor cleanups to diff extraction
authorEric Wong <e@80x24.org>
Sat, 4 Jan 2020 03:34:15 +0000 (03:34 +0000)
committerEric Wong <e@80x24.org>
Sat, 4 Jan 2020 03:34:36 +0000 (03:34 +0000)
Initialize the $di hashref at use to make it more obvious it's
a local variable.  We can also use the :utf8 IO layer via
open+print to save ourselves the trouble of converting the UTF-8
patch to an octet stream.


No differences found