And the latest nightly build fixes this. Thanks!!<div><br></div><div>When I try to do a build on windows xp from svn I get errors - I'm attaching the full output from make as a text file.</div><div><br></div><div>Gcc version:</div>
<div><br></div><div><div>$ gcc -v</div><div>Using built-in specs.</div><div>Target: mingw32</div><div>Configured with: ../gcc-4.3.2/configure --prefix=/mingw --build=mingw32 --enable-languages=c,ada,c++,fortran,objc,obj-c++ --with-bugurl=<a href="http://www.tdragon.net/recentgcc/bugs.php">http://www.tdragon.net/recentgcc/bugs.php</a> --disable-nls --disable-win32-registry --enable-libgomp --disable-werror --enable-threads --disable-symvers --enable-cxx-flags='-fno-function-sections -fno-data-sections' --enable-fully-dynamic-string --enable-version-specific-runtime-libs --enable-sjlj-exceptions --with-pkgversion='4.3.2-tdm-2 mingw32'</div>
<div>Thread model: win32</div><div>gcc version 4.3.2 (4.3.2-tdm-2 mingw32) </div></div><div><br></div><div>This below is just an excerpt of the first error I see:</div><div><br></div><div><div>make[1]: Entering directory `/c/noscan/SVN/geany/plugins'</div>
<div>makefile.win32:70: deps.mak: No such file or directory</div><div>gcc -MM -O2 -Wall -pipe -mms-bitfields -DHAVE_CONFIG_H  -I.. -I../src -I../scintilla/include -I../tagmanager/include -I/c/libs/include/gtk-2.0 -I/c/libs/lib/gtk-2.0/include -I/c/libs/include/atk-1.0 -I/c/libs/include/pango-1.0 -I/c/libs/include/cairo -I/c/libs/include/glib-2.0 -I/c/libs/lib/glib-2.0/include -I/c/libs/include/gettext -I/c/libs/include *.c >deps.mak</div>
<div>make[1]: Leaving directory `/c/noscan/SVN/geany/plugins'</div><div>make[1]: Entering directory `/c/noscan/SVN/geany/plugins'</div><div>gcc -O2 -Wall -pipe -mms-bitfields -DHAVE_CONFIG_H  -I.. -I../src -I../scintilla/include -I../tagmanager/include -I/c/libs/include/gtk-2.0 -I/c/libs/lib/gtk-2.0/include -I/c/libs/include/atk-1.0 -I/c/libs/include/pango-1.0 -I/c/libs/include/cairo -I/c/libs/include/glib-2.0 -I/c/libs/lib/glib-2.0/include -I/c/libs/include/gettext -I/c/libs/include -o htmlchars.dll.o -c htmlchars.c</div>
<div>In file included from htmlchars.c:32:</div><div>../src/plugindata.h:389: error: expected ':', ',', ';', '}' or '__attribute__' before 'G_GNUC_NULL_TERMINATED'</div><div>
In file included from htmlchars.c:36:</div><div><br></div><br><div class="gmail_quote">On Wed, Apr 29, 2009 at 1:01 PM, Dennis Sacks <span dir="ltr"><<a href="mailto:dennis.sacks@gmail.com">dennis.sacks@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">It look like by default *.jsp is associated with java, and (I don't know why) the javascript functions show up, but the html isn't styled.<div>
<br></div><div>But when I switched *.jsp to be associated with HTML, no more javascript functions. So I'm glad you found something!</div>
<div><br></div><div><font color="#888888">Dennis</font><div><div></div><div class="h5"><br><br><div class="gmail_quote">On Wed, Apr 29, 2009 at 12:54 PM, Dennis Sacks <span dir="ltr"><<a href="mailto:dennis.sacks@gmail.com" target="_blank">dennis.sacks@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Actually, I got the problem solved. It was a configuration problem on my end. Something I did for .16 in my Application Data\geany must have been the problem, because I moved that geany directory out of the way and the javascript symbols are showing up now.<div>


<br></div><div><br><br><div class="gmail_quote"><div>2009/4/29 Enrico Tröger <span dir="ltr"><<a href="mailto:enrico.troeger@uvena.de" target="_blank">enrico.troeger@uvena.de</a>></span><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<div>On Wed, 29 Apr 2009 10:10:46 -0700, Dennis wrote:<div><div></div><div><br>
<br>
>On windows. I didn't change any code (I've not been able to compile on<br>
>windows recently, but I haven't gotten to that yet).<br>
><br>
>I wasn't thinking about escaping issues, I just put that regex into<br>
>geany's search...<br>
<br>
</div></div></div><div><div></div><div>Ah ok, don't do that!<br>
This regex is used in the source code, it can't be used in the search<br>
dialogs (at least it doesn't make any sense)  :).<br>
<br>
Still no example code to test with :(.<br>
<br>
But if you are using the Windows nightly builds, it might be related to<br>
that since they are cross-compiled while the release builds are<br>
natively compiled on Windows. I'll try this later but some example to<br>
test with would be very helpful.<br>
<div><div></div><div><br>
Regards,<br>
Enrico<br>
<br>
--<br>
Get my GPG key from <a href="http://www.uvena.de/pub.asc" target="_blank">http://www.uvena.de/pub.asc</a><br>
</div></div><br></div></div><div>_______________________________________________<br>
Geany mailing list<br>
<a href="mailto:Geany@uvena.de" target="_blank">Geany@uvena.de</a><br>
<a href="http://lists.uvena.de/cgi-bin/mailman/listinfo/geany" target="_blank">http://lists.uvena.de/cgi-bin/mailman/listinfo/geany</a><br>
<br></div></blockquote></div><br></div>
</blockquote></div><br></div></div></div>
</blockquote></div><br></div>