]> Sergey Matveev's repositories - public-inbox.git/commit
wwwatomstream: avoid uninitialized warnings for $email
authorEric Wong <e@yhbt.net>
Tue, 7 Jul 2020 20:37:38 +0000 (20:37 +0000)
committerEric Wong <e@yhbt.net>
Fri, 10 Jul 2020 11:27:09 +0000 (11:27 +0000)
commit7a8dfc760da33a5c4437a96783ed2e4e84f1fe1c
tree2c938789e18f60988eef0d35fe78183b485f0b0e
parent42a6fc1794099cb2585d3c290e42a20d5ef56b89
wwwatomstream: avoid uninitialized warnings for $email

As in Import, we'll fall back to Sender: if From: is missing,
and use the primary_address of the inboxes to indicate the total
absence of those fields.
lib/PublicInbox/WwwAtomStream.pm