Nguyễn Thái Ngọc Duy  <pclo...@gmail.com> writes:

> Make the convert API take an index_state instead of assuming the_index
> in convert.c. All external call sites are converted blindly to keep
> the patch simple and retain current behavior. Individual call sites
> may receive further updates to use the right index instead of
> the_index.
>
> Signed-off-by: Nguyễn Thái Ngọc Duy <pclo...@gmail.com>
> ---

Nice progression from inside to outside, a bit by bit.  Quite a
pleasant read so far ;-)

Reply via email to