Date: Wed, 30 May 2018 14:08:20 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 228607] [UPDATE PORT] devel/log4cxx: signed char issues Message-ID: <bug-228607-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D228607 Bug ID: 228607 Summary: [UPDATE PORT] devel/log4cxx: signed char issues Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: waitman@waitman.net Created attachment 193841 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D193841&action= =3Dedit svn diff changed Makefile, patch files build of port fails b/c it is cramming unsigned chars in signed char struct= ure, should be fixed upstream but project appears abandoned. this patch allows t= he port to build and basically it's the same issue it's had for at least a dec= ade. I think this probably relates to java not having unsigned chars (AFAIK) and log4cxx is a copy from the java library. (although i'm not a java person, i might be wrong about that) --=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-228607-7788>