Stratego/XT JIRA  History | Log In     View a printable version of the current page. Get help!  
Issue Details (XML | Word)

Key: STR-466
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Martin Bravenboer
Reporter: Martin Bravenboer
Votes: 0
Watchers: 0
Operations

Clone this issue
Create sub-task
If you were logged in you would be able to see more operations.
Stratego/XT

sglri: support position reporting for standard input

Created: 2005-11-23 02:37   Updated: 2008-03-31 20:46
Component/s: asfix-tools
Affects Version/s: 0.16 (Stratego Core Compiler)
Fix Version/s: 0.17

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


 Description  « Hide
Currently, this works only for files.

 All   Comments   Work Log   Change History      Sort Order:
Martin Bravenboer [2005-12-17 01:03]
Fixed by adding an argument 'onfail' to the native parse function for streams. This function will be applied to the text, if the parsing fails. This strategy arguments avoids problems with garbage collection of the text.