On Fri, 6 Sep 2013, Sven Schreiber wrote:
This is a placeholder/reminder that I think it happens to me that I
use
'join' with a filter of the form --filter="varname >= value" but
the
operation sometimes seems to apply the condition '>' instead of
'>=".
I don't have time right now, but I will try to produce a minimal example
later.
I've tred playing around a bit but did not manage to provoke such an
error. I've also looked through the underlying C code and didn't
spot a flaw that might account for the error. So if you can come up
with a reproducible example that would be great.
Allin