]> Sergey Matveev's repositories - public-inbox.git/commit
search_query: fix warnings on empty "o=" query
authorEric Wong <e@80x24.org>
Wed, 14 Dec 2022 22:24:08 +0000 (22:24 +0000)
committerEric Wong <e@80x24.org>
Thu, 15 Dec 2022 00:16:41 +0000 (00:16 +0000)
commit7090a1f3bd9536bcbfd1a1db33d717889138feae
tree99637383d6b7fd59b94463c3cf386ed00111b4ac
parent37737ae159cae895b05a17369ee2ba000b660b19
search_query: fix warnings on empty "o=" query

This fixes the following warnings from bad URLs:

  Odd number of elements in anonymous hash at <>/PublicInbox/SearchQuery.pm line 22.
  Argument "l" isn't numeric in numeric lt (<) at <>/PublicInbox/SearchView.pm line 39.
lib/PublicInbox/SearchQuery.pm