[Bug 210837] lang/perl5.22 (and related?): ext/re/re_exec.c has long long format matched up with long argument

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Aug 1 22:30:30 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210837

--- Comment #13 from Mark Millard <markmi at dsl-only.net> ---
(In reply to Mark Millard from comment #12)

I should have been more explicit for:

    So for amd64 with and without the patch does
    not change the warnings. This is likely a
    expected/hoped-for result.

I meant that for a patch designed to clean up ILP32 issues with 64-bit use, not
from a overall correctness viewpoint.



The int vs. unsigned long issues for amd64 may well be a LP64 error that should
be addressed -- or if they are not program errors then the source should try to
avoid generating the warnings by being explicit in some way that silences
compilers generally.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-perl mailing list