Thread (2 messages) flat view 2 messages, 2 authors, 2016-10-21

Re: [PATCH v4 20/25] sequencer: refactor write_message()

From: Johannes Schindelin <hidden>
Date: 2016-10-21 11:43:57

Hi Junio,

On Thu, 20 Oct 2016, Junio C Hamano wrote:
Junio C Hamano [off-list ref] writes:
quoted
If I were doing this, I would make this into three separate steps:

    - move the strbuf_release(msgbuf) to the caller in
      do_pick_commit();

    - add the missing rollback_lock_file(), which is a bugfix; and
      then finally

    - allow the helper to take not a strbuf but <buf, len> pair as
      parameters.

The end result of this patch achieves two thirds of the above, but
especially given that write_message() only has two call sites in a
single function, I think it is OK and preferrable even to do all
three.
Ah, make that four steps.  The final one is:

    - add append_eol parameter that nobody uses at this step in the
      series.
Done,
Dscho
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help