Re: [E-devel] Patch valgrind deprecated macro

2008-05-18 Thread The Rasterman
On Sun, 27 Apr 2008 14:18:24 +0200 Charles Clément <[EMAIL PROTECTED]> babbled: hooray! new macros. ok - i did it in a more robust way - but adapted to new macros if they exist :) > Hello, > > When compiling ecore on a system that has valgrind installed it failed > because of a deprecated macro

[E-devel] Patch valgrind deprecated macro

2008-04-27 Thread Charles Clément
Hello, When compiling ecore on a system that has valgrind installed it failed because of a deprecated macro call: VALGRIND_MAKE_READABLE in the evas library. In the NEWS file distributed with valgrind, in the changes for the 3.2.0 version is stated: - There are some changes to Memcheck's client r