Re: memchr() strangeness

2009-09-04 Thread Max Laier
On Friday 04 September 2009 19:43:37 Gabor Kovesdan wrote: > Alfred Perlstein escribió: > > Moved to -hackers. > > Thanks, this was my original intention. > > > Gabor, can you please make a smaller program to exhibit this behavior? > > (not just the error line) > > > > I will be glad to help out. >

Re: memchr() strangeness

2009-09-04 Thread Gabor Kovesdan
Alfred Perlstein escribió: Moved to -hackers. Thanks, this was my original intention. Gabor, can you please make a smaller program to exhibit this behavior? (not just the error line) I will be glad to help out. After reading your mail, I've made a small program: #include #include #in

Re: memchr() strangeness

2009-09-04 Thread Alfred Perlstein
Moved to -hackers. Gabor, can you please make a smaller program to exhibit this behavior? (not just the error line) I will be glad to help out. -Alfred * Gabor Kovesdan [090904 10:04] wrote: > Hello, > > having returned from vacation, I'm trying to track down the (hopefully) > last critical