You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Don't output to STDERR the message 'Processing hints file foo',
as STDERR should be reserved for warnings and errors.
Instead, sent it to STDOUT - and even then, only with $Verbose,
as otherwise it appears as spurious output when running t/hints.t
0 commit comments