nmh-workers
[Top] [All Lists]

Re: [Nmh-workers] m_getfld

2012-12-09 18:00:04
Yes, but by "different purposes" I was thinking how scan
digs back into the IO buffers.  Though maybe that won't
be necessary any more.

I had forgotten about that.  Okay, looking at that now .... alright,
that's not as nasty as I thought.  All it does is to use the output
stdio buffer as the input buffer for m_getfld() so we can avoid an extra
copy.  Can we all agree that's not necessary anymore, and the resulting
performance gain is probably miniscule?  If so, I can simply get rid of
that garbage now.

--Ken

_______________________________________________
Nmh-workers mailing list
Nmh-workers(_at_)nongnu(_dot_)org
https://lists.nongnu.org/mailman/listinfo/nmh-workers

<Prev in Thread] Current Thread [Next in Thread>