Re: snprintf fixes in gnulib

2006-08-11 Thread Simon Josefsson
Bruno Haible <[EMAIL PROTECTED]> writes: > Simon, ok to apply this? Fine by me. (Except that I find unified diff's easier to read...) Thanks, Simon

Re: snprintf fixes in gnulib

2006-08-10 Thread Paul Eggert
Simon Josefsson <[EMAIL PROTECTED]> writes: > Looks good to me. I think there were several suggestions on the > original code, and too little sanity checking on the end result after > applying all patches; perhaps it would be a good idea to add Bruno as > author too. OK, thanks, I've added him (

Re: snprintf fixes in gnulib

2006-08-10 Thread Simon Josefsson
Paul Eggert <[EMAIL PROTECTED]> writes: > I installed the following (and made myself a maintainer while we're at > it :-). Simon, if you object, I'll back out this patch, but I hope > you like it. Looks good to me. I think there were several suggestions on the original code, and too little sani