Bug 3670 - CDTParser: the enterInclusion callback method is marking the text up incorrectly
Summary: CDTParser: the enterInclusion callback method is marking the text up incorrectly
Status: RESOLVED FIXED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Rick Moseley
URL:
Keywords:
Depends on:
Blocks: 1633 3392
  Show dependency treegraph
 
Reported: 2006-12-06 21:51 UTC by Rick Moseley
Modified: 2006-12-06 21:53 UTC (History)
1 user (show)

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 Rick Moseley 2006-12-06 21:51:44 UTC
Occasionally the "#include"s are getting marked up incorrectly.  Info back from
the callback is being used incorrectly to mark up the text.
Comment 1 Rick Moseley 2006-12-06 21:53:29 UTC
The enterClusion method has been made more robust so it can handle all #includes.