Few points: improvement, bugs... -1 :)

Massimo Morin mmorin at schedsys.com
Thu Oct 14 22:32:25 BST 1999


Hi,
	I'll apply it, but remeber that the RCS stuff goes inside a comment,
and it is growing, so, sooner or later we will go after the 16kb limit
:(

Cheers
	Max

Charles Boivin wrote:
> 
> Massimo Morin wrote:
> 
> >         I started porting one of my project (multilibrary) to kdevelop.
> > These are some problem I found today.... more to come in the next
> > hours/days.
> > o Why the cursor is a watch when inside the class browser??
> 
> A solution to this problem was posted a while ago. I thought it had made
> it into the distribution, but it doesn't seem like it does.
> 
> The bug is caused by comments in source files that are larger than 2048
> bytes. Simply change the size of the array that holds the comments in
> the tokenizer to something larger, like 16384 bytes. The larger comments
> corrupt memory, and that's why you don't see the right cursor of the
> screen. That fixed it for me.
> 
> Of course, it won't be of much help if you have comments larger than 16
> kB...

-- 
                                               _...__..-'
Massimo Morin                                .'
mmorin at schedsys.com                        .'
+1 (617) 484 2999                        .'
                                       .'
            .------._                 ;
      .-"""`-.<')    `-._           .'
     (.--. _   `._       `'---.__.-'
      `   `;'-.-'         '-    ._     Scheduling Systems Inc.
        .--'``  '._      - '   .       Three University Office Park
         `""'-.    `---'    ,          95 Sawyer Road
 ''--..__      `\                      Waltham, 02453 Massachusetts USA
         ``''---'`\      .'            +1 (781) 893-0390 x 126
                   `'. '               http://www.schedsys.com
                     `'.



More information about the KDevelop mailing list