2009/7/24 Enrico Tröger <[email protected]>: > On Fri, 24 Jul 2009 00:59:13 +0000, [email protected] 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 > [email protected] > http://lists.uvena.de/cgi-bin/mailman/listinfo/geany-devel > > _______________________________________________ Geany-devel mailing list [email protected] http://lists.uvena.de/cgi-bin/mailman/listinfo/geany-devel
