Re: Linus's Memcpy doesn't fix F14 pan breakage

2010-11-13 Thread M A Young
On Fri, 12 Nov 2010, Chuck Forsberg WA7KGX N2469R wrote: > I added the Linus memcpy given in the referenced articles > to the source code of xface.c, one of the routines in pan(1). > That did not fix the problem. > > I also tried LD_PRELOAD and that didn't fix the problem either. > > This suggests

Re: Linus's Memcpy doesn't fix F14 pan breakage

2010-11-12 Thread Michal Jaegermann
On Fri, Nov 12, 2010 at 10:52:50AM -0800, Chuck Forsberg WA7KGX N2469R wrote: > > I also tried LD_PRELOAD and that didn't fix the problem either. > > This suggests the breakage is unrelated to Pan's use of memcpy. So you know that this is something else. One thing at a time. Are you sure that

Linus's Memcpy doesn't fix F14 pan breakage

2010-11-12 Thread Chuck Forsberg WA7KGX N2469R
I added the Linus memcpy given in the referenced articles to the source code of xface.c, one of the routines in pan(1). That did not fix the problem. I also tried LD_PRELOAD and that didn't fix the problem either. This suggests the breakage is unrelated to Pan's use of memcpy. -- Chuck Forsberg