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
2009/7/24 Enrico Tröger enrico.troeger@uvena.de:
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
Fixed, thanks. I ran make in a terminal not in Geany & so missed the warnings (another @ line 436) amongst the rest of the messages.
this is because utils_string_replace_all() was changed recently in trunk, but should be easy to fix.
It was actually seeing this change that triggered me to merge with trunk because I knew we used that routine.
Cheers lex
Regards, Enrico
-- Get my GPG key from http://www.uvena.de/pub.asc
Geany-devel mailing list Geany-devel@uvena.de http://lists.uvena.de/cgi-bin/mailman/listinfo/geany-devel