parser bugs (from current CVS)

Amilcar do Carmo Lucas amilcar at ida.ing.tu-bs.de
Tue Feb 25 14:57:36 UTC 2003


For the structures:
const_interface_dpu

For the template class problems:
LineDelayram

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
external variabletype variablename;
on the top of this second file.

Hope this helps,
Amilcar Lucas



Roberto Raggi wrote:

>On Tue, 2003-02-25 at 14:27, Amilcar do Carmo Lucas wrote:
>  
>
>>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 )
>>
>>    
>>
>
>can you provide me some code examples? so, i can fix it..
>
>ciao robe
>
>
>
>_______________________________________________
>Kdevelop-devel mailing list
>Kdevelop-devel at barney.cs.uni-potsdam.de
>http://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel
>  
>

-- 
Amilcar Lucas


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20030225/69d058a6/attachment.html>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: const_interface_dpu.h
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20030225/69d058a6/attachment.h>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: line_delay_ram.h
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20030225/69d058a6/attachment-0001.h>


More information about the KDevelop-devel mailing list