Re: [Valgrind-users] valgrind.h and C89 compilers

2011-03-03 Thread Bart Van Assche
On Thu, Mar 3, 2011 at 7:28 PM, Tony Finch wrote: > On Thu, 3 Mar 2011, Bart Van Assche wrote: >> >> Does the patch below help ? > > Mostly, except it exposes an __attribute__ clause which also upsets > standard-C compilers. > > I did the following patch which has the disadvantage of causing warni

Re: [Valgrind-users] valgrind.h and C89 compilers

2011-03-03 Thread Bart Van Assche
On Thu, Mar 3, 2011 at 4:28 PM, Tony Finch wrote: > We're preparing a release of Exim-4.75 which includes copies of valgrind.h > and memcheck.h from valgrind-3.6.0. This mostly fixed our portability > problems. Thanks! > > Heiko Schlichting reported a problem compiling on Irix. Its compiler > does