Bug#1023938: findimagedupes: uninitialized value warnings when program is run

2022-11-13 Thread Étienne Mollier
Hi Jonathan, Jonathan H N Chin, on 2022-11-12: > The debian build process appears to amend the Inline::C setup: > > /usr/lib/x86_64-linux-gnu/perl5/5.36/findimagedupes/C.pm : > ``` > use Inline > C => 'DATA', > NAME => 'findimagedupes::C', > VERSION => '0.01', >

Bug#1023938: findimagedupes: uninitialized value warnings when program is run

2022-11-12 Thread Jonathan H N Chin
Package: findimagedupes Version: 2.20.1-1 Severity: normal Dear Maintainer, The debian build process appears to amend the Inline::C setup: /usr/lib/x86_64-linux-gnu/perl5/5.36/findimagedupes/C.pm : ``` use Inline C => 'DATA', NAME => 'findimagedupes::C', VERSION =>