<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>69106</bug_id>
          
          <creation_ts>2003-11-26 23:09:46 +0000</creation_ts>
          <short_desc>reformat incorrect if a keyword is embeded</short_desc>
          <delta_ts>2007-07-02 13:21:33 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>2</classification_id>
          <classification>Applications</classification>
          <product>kdevelop</product>
          <component>Astyle</component>
          <version>unspecified</version>
          <rep_platform>Compiled Sources</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Brian Kimmel">briank</reporter>
          <assigned_to name="KDevelop Developers">kdevelop-devel</assigned_to>
          <cc>rototor</cc>
          
          <cf_commitlink></cf_commitlink>
          <cf_versionfixedin></cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>180652</commentid>
    <comment_count>0</comment_count>
    <who name="Brian Kimmel">briank</who>
    <bug_when>2003-11-26 23:09:47 +0000</bug_when>
    <thetext>Version:            (using KDE KDE 3.1.4)
Installed from:    Compiled From Sources
OS:          Linux

discovered with function name being returnDeletePointer.
Permanent indent of an extra 15-20 characters from this point on in the
file.  The effect is cumulative - further indentation if another similar
function name is encountered.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>476952</commentid>
    <comment_count>1</comment_count>
    <who name="Matt Rogers">mattr</who>
    <bug_when>2006-10-15 07:03:51 +0000</bug_when>
    <thetext>*** Bug 107333 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>476953</commentid>
    <comment_count>2</comment_count>
    <who name="Matt Rogers">mattr</who>
    <bug_when>2006-10-15 07:04:51 +0000</bug_when>
    <thetext>Another test case:

class TestClass 
{ 
         void method1()
         {} 
         void method2() 
         {} 
         void returnMethod3() 
         {} 
         void returnMethod4() 
         {} 
};

</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>534445</commentid>
    <comment_count>3</comment_count>
    <who name="Megan Webb">kdeveloper.megan</who>
    <bug_when>2007-07-02 13:21:32 +0000</bug_when>
    <thetext>SVN commit 682308 by webb:

Update to Astyle 1.21
Fixes:
BUG: 138699
BUG: 69106




 M  +233 -89   ASBeautifier.cpp  
 M  +44 -45    ASEnhancer.cpp  
 M  +855 -423  ASFormatter.cpp  
 M  +55 -40    ASResource.cpp  
 M  +94 -45    astyle.h  
</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>