Date: Thu, 28 Dec 2017 14:46:03 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 224644] textproc/luaexpat: use proper INT definition, unbreak with lua53 right way Message-ID: <bug-224644-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D224644 Bug ID: 224644 Summary: textproc/luaexpat: use proper INT definition, unbreak with lua53 right way Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: lx@FreeBSD.org Reporter: fluffy@FreeBSD.org Assignee: lx@FreeBSD.org Flags: maintainer-feedback?(lx@FreeBSD.org) Created attachment 189165 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D189165&action= =3Dedit Unbreak with lua53 right way Currently luaexpat fails to build against lua53 due to incorrect INT definition, LUA_INT_LONG doesn't affect at all int/long variations.=20 But LUA_32BITS do it right way, and widely used in other lua-based ports --=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-224644-13>