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 258411 - [newcodemodel] Introduce PTH-based preprocessing
Summary: [newcodemodel] Introduce PTH-based preprocessing
Status: STARTED
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords: NO82
Depends on: 269115
Blocks: 258439
  Show dependency tree
 
Reported: 2016-03-17 06:24 UTC by Vladimir Voskresensky
Modified: 2017-03-29 08:15 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 2016-03-17 06:24:10 UTC
To speed up parsing we need to try PTH-based preprocessing
Comment 1 Vladimir Voskresensky 2016-03-17 06:27:11 UTC
 http://hg.netbeans.org/cnd-main/rev/474f4480153a
- turn ON for testing correctness
Comment 2 Quality Engineering 2016-03-18 02:48:03 UTC
Integrated into 'main-silver', will be available in build *201603180001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/474f4480153a
User: Vladimir Voskresensky <vv159170@netbeans.org>
Log: fixing #258411 - [newcodemodel] Introduce PTH-based preprocessing
- turn ON for testing correctness
Comment 3 Vladimir Voskresensky 2016-03-18 15:17:08 UTC
enable back in
http://hg.netbeans.org/cnd-main/rev/2bd988d6387c
after 
http://hg.netbeans.org/cnd-main/rev/76a6aa3ee049
Comment 4 Quality Engineering 2016-03-19 03:08:42 UTC
Integrated into 'main-silver', will be available in build *201603190001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/2bd988d6387c
User: Vladimir Voskresensky <vv159170@netbeans.org>
Log: fixing #258411 - [newcodemodel] Introduce PTH-based preprocessing
Comment 5 Quality Engineering 2016-04-09 01:59:17 UTC
Integrated into 'main-silver', will be available in build *201604090001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/12e36507b6ae
User: Vladimir Voskresensky <vv159170@netbeans.org>
Log: fixing #258411 - [newcodemodel] Introduce PTH-based preprocessing (binaries)
Comment 6 Alexander Simon 2017-03-29 08:15:19 UTC
Bug is reproduced in development build only.