Re: [interchange] Fix redundant sprintf errors in perl 5.22.0

"Stefan Hornburg (Racke)" <[email protected]>
Newsgroups gmane.comp.web.interchange.users
Message-ID <[email protected]>
On 06/23/2017 11:38 AM, Stefan Hornburg (Racke) wrote:
> On 06/23/2017 11:31 AM, Peter wrote:
>> On 23/06/17 19:17, Stefan Hornburg (Racke) wrote:
>>> Hello David,
>>>
>>> thanks very much on your effort to clean up Interchange!
>>>
>>> This change caused the following error in the demo on the ICDEVGROUP server:
>>>
>>> Unknown warnings category 'redundant' at /home/demo1/interchange/lib/Vend/Util.pm line 95
>>
>> I suggest changing it to:
>> no warnings qw(uninitialized numeric);
>> no warnings qw(redundant) if $^V ge v5.22.0;
>>
>>
>> Peter
> 
> Sounds good to me.
> 
> Regards
>           Racke
> 
> 

Doesn't seem to work though ...

syntax error at /home/demo4/interchange/lib/Vend/Util.pm line 96, near "qw(redundant) if"

Regards
         Racke

-- 
Ecommerce and Linux consulting + Perl and web application programming.
Debian and Sympa administration.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.