On 2014-03-15 00:57, Michel Fortin wrote:

It's giving you all the data needed to make the change.

If Xcode can parse this output and patch your code with one click in the
editor, then you can also build a tool parsing the output and generating
those patches automatically, as long as there's no ambiguity about the
fix. Or if there's ambiguity, you could have an interactive command line
tool ask how you want it patched.

Fair enough.

--
/Jacob Carlborg

Reply via email to