[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [Bug 134011] class tree view's displaying only one function when
From:       Nicolas Escuder <n.escuder () intra-links ! com>
Date:       2006-09-28 21:49:21
Message-ID: 20060928214921.3098.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
         
http://bugs.kde.org/show_bug.cgi?id=134011         
n.escuder intra-links com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From n.escuder intra-links com  2006-09-28 23:49 -------
SVN commit 589891 by escuder:

BUG: 134011
Fix parsing functions with { at next line by mathias.dufresne free fr



 M  +5 -0      phpfile.cpp  


--- branches/KDE/3.5/kdevelop/languages/php/phpfile.cpp #589890:589891
 @ -459,6 +459,11  @
          }
 
          if (ParseFunction(line, lineNo) == TRUE) {
+            if ( inMethod == TRUE ) {
+               CloseFunction( lineNo - 1 );
+               bracketFuncOpen = 0;
+               bracketFuncClose = 0;
+            }
             bracketFuncOpen = line.contains("{");
             bracketFuncClose = line.contains("}");
          }
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic