String-values attributes are now handled correctly in rpn2perl(), and
authorMike Taylor <mike@indexdata.com>
Fri, 17 Aug 2007 12:31:40 +0000 (12:31 +0000)
committerMike Taylor <mike@indexdata.com>
Fri, 17 Aug 2007 12:31:40 +0000 (12:31 +0000)
commitef4825a7e6f74209103a34d79243c1e4f03b2a4b
tree8b1404b4fa0cecadc174e9310e17b806911bc0b7
parent595dfb3a35af82a4b6b7268b36345863424a3601
String-values attributes are now handled correctly in rpn2perl(), and
transcribed into the tree of Perl structures that is set into the
search-handler's $args->{RPN}.  Previously, all string-values
attributes were transcribed as the numeric value 1.
SimpleServer.xs