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: [PATCH] Include minimal symbol flavour name in LOC_UNRESOLVED error message.


On Fri, 18 Sep 2015, Doug Evans wrote:
> --- a/bfd/targets.c
> +bfd_flavour_name (enum bfd_flavour flavour)

> +    case bfd_target_mmo_flavour: return "MMO";

Today's nit: the canonical spelling is lower-case: "mmo".

brgds, H-P


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