]> Sergey Matveev's repositories - public-inbox.git/commit
searchidx: use defined for checking EOF behavior
authorEric Wong <e@80x24.org>
Sun, 28 Feb 2016 11:28:32 +0000 (11:28 +0000)
committerEric Wong <e@80x24.org>
Sun, 28 Feb 2016 11:30:31 +0000 (11:30 +0000)
commit8f090c1ff5e4eea068f20b30f1f79144aae936a3
tree011ed29661c5afeff7d463c8e686aa0942bafaf5
parent2f656efc39d21173a4d47c23434edfe48d200d6d
searchidx: use defined for checking EOF behavior

While empty or "0" should never appear, this allows the
reviewer to think and know less about the context in which
this check is done.
lib/PublicInbox/SearchIdx.pm