This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Oh dear. I regret to inform you that commit 'ELF: Check ELF_COMMON_DEF_P for common symbols' might be unfortunate


On Fri, Apr 7, 2017 at 4:03 PM, H.J. Lu <hjl.tools@gmail.com> wrote:
>
> Could someone please fix this?  The problem is
>
> ../../binutils-gdb/opcodes/wasm32-dis.c:408:34: error: ‘DECIMAL_DIG’
> undeclared (first use in this function)
>            prin (stream, " %.*g", DECIMAL_DIG, fconstant);
>                                   ^
> ../../binutils-gdb/opcodes/wasm32-dis.c:408:34: note: each undeclared
> identifier is reported only once for each function it appears in
> make[4]: *** [wasm32-dis.lo] Error 1
> make[4]: *** Waiting for unfinished jobs....
>
> which has nothing to do with my commit.
>

The patch is being reviewed,
https://sourceware.org/ml/binutils/2017-04/msg00066.html

-- 
Yao (齐尧)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]