Bug 2070 - Last line number of inline code with scope hidden is not displayer
Summary: Last line number of inline code with scope hidden is not displayer
Status: RESOLVED FIXED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Adam Jocksch
URL:
Keywords:
Depends on:
Blocks: 1633
  Show dependency treegraph
 
Reported: 2005-12-19 20:33 UTC by Adam Jocksch
Modified: 2006-10-27 17:23 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Jocksch 2005-12-19 20:33:59 UTC
The last line number of an inline code block where the message saying that
scopes have been hidden is visisble is missing the last line number of the
function. This is most likely an off by one error from somewhere in InlineBuffer.
Comment 1 Adam Jocksch 2005-12-20 16:51:19 UTC
Fixed