<br><br><div><span class="gmail_quote">On 10/18/05, <b class="gmail_sendername">Jens Dagerbo</b> <<a href="mailto:jens.dagerbo@swipnet.se">jens.dagerbo@swipnet.se</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>Hi,<br><br>I haven't had time to try it out yet, but I looked through it briefly.<br><br>Can you create the patch against the KDE/3.5 branch instead? The patch as it<br>stands rolls back a crashfix I made a while ago if applied to the 
3.5 branch.<br><a href="http://bugs.kde.org/show_bug.cgi?id=102093">http://bugs.kde.org/show_bug.cgi?id=102093</a></blockquote><div><br>
I'll create a new patch once I get KDE/3.5 compiling correctly. Right now it<br>
fails with:<br>
<br>
cd . && /bin/sh ./config.status config.h<br>
config.status: creating config.h<br>
config.status: config.h is unchanged<br>
linking ./src/kdevelop<br>
/bin/sh ./libtool --silent --mode=link --tag=CXX g++ -w -Wno-long-long
-Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align
-Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2
-Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor
-fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE
-DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION
-DQT_THREAD_SUPPORT -D_REENTRANT -L/home/cl/kde3/lib
-L/usr/lib/qt-3.3/lib -L/usr/X11R6/lib -R /home/cl/kde3/lib -R
/home/cl/kde3/lib -R /usr/lib/qt-3.3/lib -R /usr/X11R6/lib -o
./src/kdevelop ./src/libkdevshell.la ./src/main.o
./src/kdevideextension.o ./src/settingswidget.o<br>
/home/cl/kde3/lib/libkhtml.so: undefined reference to `KParts::WindowArgs::~WindowArgs()'<br>
collect2: ld returned 1 exit status<br>
Error creating ./src/kdevelop. Exit status 1.<br>
<br>
Do I need kdelib4_snapshot?<br>
 </div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I'm a bit sceptical of putting the tag creation/selection in the toolview. I<br>
think these are actions that are performed fairly rarely and as such maybe<br>they shouldn't be allowed to use up regular UI space. I think a new dialog<br>for this is probably the best way to do it.</blockquote><div><br>

You mean a new dialog that you bring up with a button "create tag files"?<br>
 </div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">On Monday 17 October 2005 15:25, Etay Meiri wrote:<br>> Hi,<br>><br>> I'd like to offer a patch that implements multiple tag files in kdevelop.
<br>> Instead of the single tag file (usually for the project itself) that<br>> currently exists<br>> this patch allows you to configure multiple tag files in a project so that,<br>> for example, you<br>> can have the primary tag file for the project and then more tag files for
<br>> glibc, kdelibs, qt, etc.<br>> In the ctags tab in the project options you will see three subtabs:<br>> 1. General - very similar to the existing one.<br>> 2. Select tag files - where you configure the tag file list and the search
<br>> ordering.<br>> 3. Create tag files - where you can create new tag files for libraries your<br>> project uses.<br>><br>> The patch was created against the 3.4 branch.<br>> This is my first patch to kdevelop. Please let me know about missing/wrong
<br>> stuff that I<br>> need to fix before the patch can be accepted.<br>><br>> Thanks a lot,<br>><br>> --<br>> ------------------------------------------------------<br>> Etay Meiri<br>> <a href="mailto:etay.meiri@gmail.com">
etay.meiri@gmail.com</a><br><br>_______________________________________________<br>KDevelop-devel mailing list<br><a href="mailto:KDevelop-devel@barney.cs.uni-potsdam.de">KDevelop-devel@barney.cs.uni-potsdam.de</a><br><a href="http://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel">
http://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel</a><br></blockquote></div><br><br clear="all"><br>-- <br>------------------------------------------------------<br>Etay Meiri<br><a href="mailto:etay.meiri@gmail.com">
etay.meiri@gmail.com</a>