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 - Fix usage of deprecated formatting engine
Summary: Fix usage of deprecated formatting engine
Status: CLOSED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on: 120357 152662
Blocks: 152639
  Show dependency tree
 
Reported: 2008-11-07 10:19 UTC by Vladimir Voskresensky
Modified: 2009-02-19 20:30 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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