https://sourceware.org/bugzilla/show_bug.cgi?id=24068
Bug ID: 24068
Summary: readelf.c:10152:15: error: ‘%*llx’ directive output
between 4 and 2147483647 bytes may cause result to
exceed ‘INT_MAX’ [-Werror=format-overflow=] with -m32
On Fri, Dec 14, 2018 at 01:44:17PM +, Luke Diamand wrote:
> On Thu, 13 Dec 2018 at 22:37, Roland McGrath wrote:
> >
> > I think it's just missing. The hardest part is just deciding how the
> > configuration should work.
>
> Thanks. My current attempt adds a new function call,
> dwfl_set_sysr
https://sourceware.org/bugzilla/show_bug.cgi?id=24000
Mark Wielaard changed:
What|Removed |Added
CC||mark at klomp dot org
--- Comment #1
On Sun, 6 Jan 2019 at 21:04, Mark Wielaard wrote:
>
> On Fri, Dec 14, 2018 at 01:44:17PM +, Luke Diamand wrote:
> > On Thu, 13 Dec 2018 at 22:37, Roland McGrath wrote:
> > >
> > > I think it's just missing. The hardest part is just deciding how the
> > > configuration should work.
> >
> > Th