This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 152645

Summary: Fix usage of deprecated formatting engine
Product: cnd Reporter: Vladimir Voskresensky <vv159170>
Component: -- Other --Assignee: Alexander Simon <alexvsimon>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on: 120357, 152662    
Bug Blocks: 152639    

Description Vladimir Voskresensky 2008-11-07 10:19:31 UTC
Due to deprecation of old formatting engine, the new Indent API should be used in modules C/C++ Core and C/C++ Editor
Comment 1 Alexander Simon 2008-11-12 15:53:00 UTC
fixed, change set:
http://hg.netbeans.org/main/rev/74f276798162
Comment 2 Quality Engineering 2008-11-13 05:10:35 UTC
Integrated into 'main-golden', will be available in build *200811130201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/74f276798162
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed: IZ#152645:Fix usage of deprecated formatting engine
Comment 3 Quality Engineering 2008-11-13 16:25:12 UTC
Integrated into 'main-golden', will be available in build *200811131401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/0d5da092f54d
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fix unit test afte fixing IZ#152645:Fix usage of deprecated formatting engine
Comment 4 Alexander Simon 2008-11-13 18:59:25 UTC
c/c++ indent was fixed.
Fortran format/indent should be fixed also.
Comment 5 Alexander Simon 2008-11-13 19:00:58 UTC
c/c++ indent was fixed.
Fortran format/indent should be fixed also.
Comment 6 Quality Engineering 2008-11-16 04:11:57 UTC
Integrated into 'main-golden', will be available in build *200811160201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/6fbe16d023af
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixing: IZ#152645:Fix usage of deprecated formatting engine
- add fortran indent
Comment 7 Quality Engineering 2008-11-18 04:59:43 UTC
Integrated into 'main-golden', will be available in build *200811180201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/47d190f26267
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixing: IZ#152645:Fix usage of deprecated formatting engine
- add fortran reformatter
Comment 8 Quality Engineering 2008-11-18 16:37:50 UTC
Integrated into 'main-golden', will be available in build *200811181401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/905bdb482e4c
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixing: IZ#152645:Fix usage of deprecated formatting engine
- fix unit test
Comment 9 Alexander Simon 2008-11-21 13:39:30 UTC
fixed
Comment 10 Quality Engineering 2008-11-22 04:49:41 UTC
Integrated into 'main-golden', will be available in build *200811220201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/8950ebab74a0
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixing: IZ#152645:Fix usage of deprecated formatting engine
- remove old fortran formatter, add fortran braces matcher
Comment 11 ahot 2008-12-11 10:45:12 UTC
can't check