Summary: | Out of scope step in variable window results in "??" | ||
---|---|---|---|
Product: | frysk | Reporter: | Mike Cvet <mcvet> |
Component: | general | Assignee: | Mike Cvet <mcvet> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | P2 | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Host: | Target: | ||
Build: | Last reconfirmed: | ||
Bug Depends on: | |||
Bug Blocks: | 1633, 3663 | ||
Attachments: | Screenshot of the variable value |
Description
Mike Cvet
2006-12-31 20:22:15 UTC
Created attachment 1471 [details]
Screenshot of the variable value
2006-12-31 Mike Cvet <mcvet@redhat.com> * SourceBuffer.java (refreshVars): Catch the reading of out-of-scope variables by looking for "" and "\0" in addition to a null Variable object. Fixes #3819. |