newsText Extractor TXR - News

 
 

Version 018 is out.

Item posted by Kaz Kylheku <kkylheku> on Sun 18 Oct 2009 02:32:48 AM UTC.

This has some important bugfixes:

The @(skip) directive was discovered not to be yielding the correct line past the material that was matched, allowing subsequent query forms to go over the same material.

@(collect) was discovered to loop infinitely in the case that the collect body succeeds without matching anything (and yields the same match position); it now moves by one line in that situation.

A new test case 004 was added to guard against regression in these behaviors.

Back to the top

Powered by Savane 3.13-02a9.
Corresponding source code