Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 01 Aug 2016 22:30:29 +0000
From:      bugzilla-noreply@freebsd.org
To:        perl@FreeBSD.org
Subject:   [Bug 210837] lang/perl5.22 (and related?): ext/re/re_exec.c has long long format matched up with long argument
Message-ID:  <bug-210837-14331-k1OAbWAiFE@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-210837-14331@https.bugs.freebsd.org/bugzilla/>
References:  <bug-210837-14331@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D210837

--- Comment #13 from Mark Millard <markmi@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 sh=
ould
be addressed -- or if they are not program errors then the source should tr=
y to
avoid generating the warnings by being explicit in some way that silences
compilers generally.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-210837-14331-k1OAbWAiFE>