History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: RUBY-1040
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Normal Normal
Assignee: Oleg Shpynov
Reporter: Roman Chernyatchik
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Ruby

Bug in lexer. Wrong error highlighting

Created: 10 Oct 07 19:47   Updated: 02 Nov 07 12:27
Component/s: Parsing
Fix Version/s: 1.0

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
Bug in lexer. Wrong error highlighting. See example:
@test_mappings = {
				%r%^spec/(spec_helper|shared/.*)\.rb$% => kernel.proc {
					files_matching %r%^spec/.*_spec\.rb$%
				}
}


 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.