Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 02 Jan 2019 09:47:00 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 234392] devel/log4cxx: fix build with GCC-based architectures
Message-ID:  <bug-234392-7788-fv0iCYmLU7@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-234392-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-234392-7788@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=3D234392

Mark Linimon <linimon@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|ports-bugs@FreeBSD.org      |linimon@FreeBSD.org

--- Comment #1 from Mark Linimon <linimon@FreeBSD.org> ---
For me this fails on amd64 with:

locationinfo.cpp:156:40: error: constant expression evaluates to 237 which
cannot be narrowed to type 'char' [-Wc++11-narrowing]
         0x6E, 0x49, 0x6E, 0x66, 0x6F, 0xED, 0x99, 0xBB,
                                       ^~~~

--=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-234392-7788-fv0iCYmLU7>