Skip to content

Conversation

@yadij
Copy link
Contributor

@yadij yadij commented Jan 10, 2026

... used by logic in ./scripts/ directory which
may be run during build, testing or release

... used by logic in ./scripts/ directory which
may be run during build, testing or release
@yadij
Copy link
Contributor Author

yadij commented Jan 10, 2026

diff of ./configure output

--- master.out	2026-01-10 17:55:36.716000309 +1300
+++ pr.out	2026-01-10 17:51:02.563210374 +1300
@@ -65,6 +65,17 @@
 checking pkg-config is at least version 0.9.0... yes
 checking for perl... /usr/bin/perl
 checking for pod2man... /usr/bin/pod2man
+checking for perl module strict... ok
+checking for perl module warnings... ok
+checking for perl module Carp... ok
+checking for perl module Fcntl... ok
+checking for perl module File::Basename... ok
+checking for perl module Getopt::Long... ok
+checking for perl module Getopt::Std... ok
+checking for perl module IO::File... ok
+checking for perl module IPC::Open2... ok
+checking for perl module Pod::Usage... ok
+checking for perl module Squid::ParseLog... no
 checking for ar... /usr/bin/ar
 checking for linuxdoc... /usr/bin/linuxdoc
 configure: strict error checking enabled: yes

Copy link
Contributor

@rousskov rousskov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The proposed checks seem to be unused by any Squid code. Please adjust this PR description to clarify why they should be added.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants