Thread (64 messages) flat view 64 messages, 2 authors, 2016-06-15

Re: [PATCH 4/8] revert: separate out parse errors logically

From: Ramkumar Ramachandra <hidden>
Date: 2016-06-15 22:52:46

New commit message.

    revert: simplify insn parsing logic

    Our instruction sheet parser first looks for a valid action by
    checking that the buffer starts with either "pick" or "revert".  Then,
    it looks for either spaces or tabs before looking for the object name,
    erroring out if it doesn't find any.  Simplify this logic without
    making any functional changes by looking for ("pick " or "pick\t") or
    ("revert " or "revert\t") in the first place.

-- Ram
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help