Bug 446675 - Regression in LineNumbers introduced by commit 44411479e1a50cc
Summary: Regression in LineNumbers introduced by commit 44411479e1a50cc
Status: RESOLVED FIXED
Alias: None
Product: TCF
Classification: Tools
Component: Agent (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 major (vote)
Target Milestone: 1.3   Edit
Assignee: Project Inbox CLA
QA Contact: Eugene Tarassov CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-10 11:00 EDT by xavier pouyollon CLA
Modified: 2015-06-16 03:17 EDT (History)
0 users

See Also:


Attachments
WindDemo rtp (307.78 KB, application/octet-stream)
2014-10-10 11:00 EDT, xavier pouyollon CLA
no flags Details
Look at first LineNumbers mapToSource. (65.10 KB, text/plain)
2014-10-10 11:01 EDT, xavier pouyollon CLA
no flags Details
Before commit 44411479e1a50cc (77.37 KB, text/plain)
2014-10-10 11:02 EDT, xavier pouyollon CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description xavier pouyollon CLA 2014-10-10 11:00:40 EDT
Created attachment 247800 [details]
WindDemo rtp

Hi Eugene,

With the attached file, the LineNumber does not find the entry as it used to.
(See attached logs).

I have a proposal fix here:
https://git.eclipse.org/r/#/c/34726/
Comment 1 xavier pouyollon CLA 2014-10-10 11:01:13 EDT
Created attachment 247801 [details]
Look at first LineNumbers mapToSource.
Comment 2 xavier pouyollon CLA 2014-10-10 11:02:08 EDT
Created attachment 247802 [details]
Before commit 44411479e1a50cc
Comment 3 Eugene Tarassov CLA 2014-10-10 15:42:33 EDT
(In reply to xavier pouyollon from comment #0)
> Created attachment 247800 [details]
> WindDemo rtp
> 
> Hi Eugene,
> 
> With the attached file, the LineNumber does not find the entry as it used to.
> (See attached logs).
> 
> I have a proposal fix here:
> https://git.eclipse.org/r/#/c/34726/

The fix is not entirely correct. I have committed slightly different change.

Fixed.
Thanks!