ASCII filter: refactor line counting
Description
replace using external commands (grep, sed) with portable C++ solution.
Fixes #1025 (closed)
Conformity
-
Changelog entry -
Unit tests
Edited by Stefan Gerlach
replace using external commands (grep, sed) with portable C++ solution.
Fixes #1025 (closed)