This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fix VAX crash


On Thu, Nov 07, 2002 at 06:41:16PM +0000, Graham Stott wrote:
> Ok but we still have to account for the digits added to the buffer
> otherwise we can end up exceeding the buffer later.

That's why the loop below is a while, not a do/while.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]