Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: [PATCH] Fix completion error about 'm' option of 'install' command



On 19 Jul 2018, at 00:02, Daniel Shahaf <d.s@xxxxxxxxxxxxxxxxxx> wrote:
>This is a regression from 42214, released in 5.5.  Sounds like we might
>need a README/NEWS entry for this, as an incompatible change?

Oops, i'm sorry about that. The whole reason i wanted those broken out into
their own utility functions was so i could use them for _install... but i guess
i forgot to update the names when i submitted that next patch. :/

There shouldn't be any compatibility-breaking issues, though. Those functions
were renamed like the very next day after i first broke them out, so there was
never anything actually released where we used the old names. Any references to
them in other functions (like _find and _mkdir) were added at the same time.

dana



Messages sorted by: Reverse Date, Date, Thread, Author