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

Re: [PATCH 3/3] Constify two local variables.



On Nov 30, 12:39pm, Bart Schaefer wrote:
} Subject: Re: [PATCH 3/3] Constify two local variables.
}
} All the setfn() implementations would have to be updated to notice when
} the pointer passed in is the same as the pointer already in the param
} struct and skip the free, or something like that.

Hmm, the default array and hash setfn() already do that.  So it would
only be an issue with some of the specials?



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