Re: Remove vi allocation casting

2015-12-07 Thread Theo Buehler
On Mon, Dec 07, 2015 at 02:59:52PM -0500, Michael McConville wrote: > It's definitely time for these to go. > > The allocation macros would probably be better as functions (e.g. > xmalloc) these days, too. I'll save that diff for another time, though. > > No binary change. confirmed and complete

Remove vi allocation casting

2015-12-07 Thread Michael McConville
It's definitely time for these to go. The allocation macros would probably be better as functions (e.g. xmalloc) these days, too. I'll save that diff for another time, though. No binary change. ok? Index: cl/cl_main.c === RCS file