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 243517

Summary: Line directive is not hyper linkable
Product: cnd Reporter: Alexander Simon <alexvsimon>
Component: NavigationAssignee: Alexander Simon <alexvsimon>
Status: VERIFIED FIXED    
Severity: normal    
Priority: P3    
Version: 8.0   
Hardware: PC   
OS: Solaris   
Issue Type: DEFECT Exception Reporter:

Description Alexander Simon 2014-04-03 12:47:06 UTC
Steps to reproduce:
- create Lex/Yacc based application
- build it
- open file y.tab.c
The file contains several #line preprocessor directives.
For example:
# line 48 "token.y"
IDE does not allow to follow by line link.
Comment 1 Alexander Simon 2014-04-03 13:06:16 UTC
fixed, change st:
http://hg.netbeans.org/cnd-main/rev/101f2b570ad5
Comment 2 Quality Engineering 2014-04-04 01:59:00 UTC
Integrated into 'main-silver', will be available in build *201404040001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/101f2b570ad5
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #243517 Line directive is not hyper linkable
Comment 3 Alexander Pepin 2014-04-21 15:03:12 UTC
verified in trunk build 20140421
Comment 4 Quality Engineering 2014-04-24 02:07:23 UTC
Integrated into 'releases/release80', will be available in build *201404240045* or newer. Wait for official and publicly available build.

Changeset: http://hg.netbeans.org/releases/rev/b84963b8ccf8
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #243517 Line directive is not hyper linkable
(transplanted from 101f2b570ad512693fb4bfea48076dd973a70935)