Date: Mon, 30 Jul 2018 23:20:13 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 230205] devel/lua-bitop: fix for 5.3+ Message-ID: <bug-230205-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D230205 Bug ID: 230205 Summary: devel/lua-bitop: fix for 5.3+ Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: sunpoet@FreeBSD.org Reporter: andrew@tao11.riddles.org.uk Flags: maintainer-feedback?(sunpoet@FreeBSD.org) Assignee: sunpoet@FreeBSD.org Created attachment 195662 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D195662&action= =3Dedit Patch Makefile contains incorrect -D option that compiles with 5.3, but causes incorrect runtime results. This patch does two things: firstly it provides the correct option without causing warnings on 5.1/5.2 builds, and secondly it conditionally patches t= he distributed test scripts to compensate for different string conversions in = 5.3. As a result, make test should now pass on all lua versions (tested 5.1-5.4) --=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-230205-7788>