Hi,
are there any suggestions (how to get rid of) of any plans to get rid of the following warning:
Invalid type 'Q' in pack at <...>MessagePack/PP.pm line 20.
at 32bit platforms?
I understand the reason for this warning, but what about catching it inside SIG{'WARN'} inside the same BEGIN block, to avoid false issue reporting? Or there is some special reason not to do this?
Thanks,
Alexander.
Hi,
are there any suggestions (how to get rid of) of any plans to get rid of the following warning:
at 32bit platforms?
I understand the reason for this warning, but what about catching it inside SIG{'WARN'} inside the same BEGIN block, to avoid false issue reporting? Or there is some special reason not to do this?
Thanks,
Alexander.