Re: [PATCH v3 7/7] remote-mediawiki: show progress while fetching namespaces
From: Thomas Adam <hidden>
Date: 2017-11-02 22:31:10
From: Thomas Adam <hidden>
Date: 2017-11-02 22:31:10
On Thu, Nov 02, 2017 at 06:26:43PM -0400, Antoine Beaupré wrote:
On 2017-11-02 22:18:07, Thomas Adam wrote:quoted
Hi, On Thu, Nov 02, 2017 at 05:25:18PM -0400, Antoine Beaupré wrote:quoted
+ print {*STDERR} "$#{$mw_pages} found in namespace $local_namespace ($namespace_id)\n";How is this any different to using warn()? I appreciate you're using a globbed filehandle, but it seems superfluous to me.It's what is used everywhere in the module, I'm just tagging along. This was discussed before: there's an issue about cleaning up the messaging in that module, that can be fixed separately.
Understood. That should happen sooner rather than later. -- Thomas Adam