<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title></title>
</head>
<body>
For the structures:<br>
const_interface_dpu<br>
<br>
For the template class problems:<br>
LineDelayram<br>
<br>
For the third one you just have to declare some variables just before the
main() in your main file, and then use those variables in some other file
by declaring<br>
external variabletype variablename;<br>
on the top of this second file.<br>
<br>
Hope this helps,<br>
Amilcar Lucas<br>
<br>
<br>
<br>
Roberto Raggi wrote:<br>
<blockquote type="cite" cite="mid1046180246.904.11.camel@vaio">
<pre wrap="">On Tue, 2003-02-25 at 14:27, Amilcar do Carmo Lucas wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Hi,
-Doesn't find all the structures (KDevelop 2.15 can do it on the same
set of files)
-Template class functions appear as global functions (KDevelop 2.15 can
do it on the same set of files)
-When you click on some Global variables (the ones that are declared as
external on some files)
it jumps to the wrong place (external redeclaration instead of original
declaration) (also present in KDevelop 2.15 )
</pre>
</blockquote>
<pre wrap=""><!---->
can you provide me some code examples? so, i can fix it..
ciao robe
_______________________________________________
Kdevelop-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Kdevelop-devel@barney.cs.uni-potsdam.de">Kdevelop-devel@barney.cs.uni-potsdam.de</a>
<a class="moz-txt-link-freetext" href="http://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel">http://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel</a>
</pre>
</blockquote>
<br>
<pre class="moz-signature" cols="$mailwrapcol">--
Amilcar Lucas
</pre>
<br>
</body>
</html>