------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=1050 Git Commit <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Git Commit <[email protected]> 2011-01-27 20:50:43 --- Git commit: http://git.exim.org/exim.git/commitdiff/7f3d9effb31409e93e603757d74c14c873c69432 commit 7f3d9effb31409e93e603757d74c14c873c69432 Author: Tony Finch <[email protected]> AuthorDate: Tue Jan 11 15:12:56 2011 +0000 Commit: Tony Finch <[email protected]> CommitDate: Wed Jan 26 15:39:36 2011 +0000 fix portability bugs in valgrind support. update valgrind.h and memcheck.h to copies from valgrind-3.6.0. this fixes portability to compilers other than gcc, notably solaris cc and hp-ux cc. fixes: bug #1050. ---- doc/doc-txt/ChangeLog | 4 + src/src/memcheck.h | 98 ++---- src/src/valgrind.h | 902 +++++++++++++++++++++++++++++++++++++++++++++---- 3 files changed, 874 insertions(+), 130 deletions(-) -- Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email -- ## List details at http://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
