Fixed bug #707: CQL->RPN ignores lines with leading spaces. Changed
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 25 Oct 2006 09:58:19 +0000 (09:58 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 25 Oct 2006 09:58:19 +0000 (09:58 +0000)
commit66ab37e39c6f32575526ffa2347ededb7ebf7bd0
tree169e842a79187aff6f4a6804bf3df3994717bf1d
parente63923d5a33d54806b2d73670c26c57480c484da
Fixed bug #707: CQL->RPN ignores lines with leading spaces. Changed
function cql_transform_open_FILE so that white-space is allowed in the
beginning of a pattern=value line. Lines with pattern but missing value
(or missing =) results in an error.
src/cqltransform.c