line numbers may not be correct for mixed line endings

Bug #591147 reported by Parth Malwankar
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
bzr-grep
Confirmed
Medium
Unassigned

Bug Description

From IRC chat with Martin [gz].

<mgz> no, but I think you might have to start wondering about what someone wanting the line numbers containing "a" in a file like "\r\r\na\n\r\r\na" should get str.splitlines does (\r\n \n \r) -> \n and text mode does (\r\n \n) -> \n but bzr doesn't help you out at all (in a default setup at any rate) and the regexp engine doesn't like unexpected \r

Parth Malwankar (parthm)
Changed in bzr-grep:
status: New → Confirmed
importance: Undecided → Medium
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.