On Fri, 24 Jul 2009 00:59:13 +0000, elextr@users.sourceforge.net wrote:
Revision: 4020 http://geany.svn.sourceforge.net/geany/?rev=4020&view=rev Author: elextr Date: 2009-07-24 00:59:12 +0000 (Fri, 24 Jul 2009)
Log Message:
Merge with trunk
Building the code shows the following warning:
../src/build.c:513: warning: passing argument 1 of ‘utils_string_replace_all’ from incompatible pointer type
this is because utils_string_replace_all() was changed recently in trunk, but should be easy to fix.
Regards, Enrico