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

Re: PATCH: autoload with explicit path



On Thu, 12 Jan 2017 16:09:21 +0000
Daniel Shahaf <d.s@xxxxxxxxxxxxxxxxxx> wrote:
> Of course it would be exactly the same machine code, but the source code
> would be more robust against bugs.  It's a lot harder to refer to the
> wrong union member than to use the ->filename member without testing
> PM_LOADDIR first.

Hmm, feel free to write this if you think you can make things clearer;
the bit setting will tell you what needs doing in each case.  But I
don't really see how it helps.  If the bit happens to be set you will do
it one way having exactly the same effect as if you did it the other
way, so I don't see the gain.

pws



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