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 240929 - Unresolved return type of casts functions in LLVM 3.4
Summary: Unresolved return type of casts functions in LLVM 3.4
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 8.0
Hardware: PC Solaris
: P3 normal (vote)
Assignee: petrk
URL:
Keywords:
Depends on:
Blocks: 235102
  Show dependency tree
 
Reported: 2014-01-24 12:57 UTC by petrk
Modified: 2014-04-22 16:36 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 petrk 2014-01-24 12:57:32 UTC

    
Comment 1 petrk 2014-01-24 13:55:19 UTC
Fixed in http://hg.netbeans.org/cnd-main/rev/bebe7b293e57
Comment 2 Quality Engineering 2014-01-25 03:39:15 UTC
Integrated into 'main-silver', will be available in build *201401250001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/bebe7b293e57
User: Petr Kudryavtsev <petrk@netbeans.org>
Log: Fixed #240929 - Unresolved return type of casts functions in LLVM 3.4
Comment 3 Quality Engineering 2014-01-28 03:05:42 UTC
Integrated into 'main-silver', will be available in build *201401280001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/c95a0f08cf93
User: Petr Kudryavtsev <petrk@netbeans.org>
Log: Additional fix for #240929 - Unresolved return type of casts functions in LLVM 3.4
-- fixed model tests
Comment 4 Quality Engineering 2014-01-31 02:40:25 UTC
Integrated into 'main-silver', will be available in build *201401310001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/95b561be4c32
User: Petr Kudryavtsev <petrk@netbeans.org>
Log: Additional fix for #240929 - Unresolved return type of casts functions in LLVM 3.4 (fixing performance on boost)