[Bug binutils/21739] New: Inconsistent diagnostics

2017-07-08 Thread roland.illig at gmx dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=21739

Bug ID: 21739
   Summary: Inconsistent diagnostics
   Product: binutils
   Version: 2.28
Status: UNCONFIRMED
  Severity: normal
  Priority: P2
 Component: binutils
  Assignee: unassigned at sourceware dot org
  Reporter: roland.illig at gmx dot de
  Target Milestone: ---

Some of the diagnostics start with uppercase letters, some with lowercase. The
GCC guidelines say that all diagnostics should start with lowercase letters. At
least, within a single library, the style should be consistent.

Some of the diagnostics end with a full stop, others don't. This should also be
consistent.

There is a comma missing in the diagnostic "0,4, 8".

Some diagnostics end with an exclamation mark, which looks childish!!!

The diagnostic "invalid %function" is marked as "c-format", which is wrong.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug binutils/21433] Runtime error in ar

2017-07-08 Thread adf88 at interia dot pl
https://sourceware.org/bugzilla/show_bug.cgi?id=21433

adf88  changed:

   What|Removed |Added

 CC||adf88 at interia dot pl

--- Comment #2 from adf88  ---
Seems like the fix introduced a new bug. -M doesn't work anymore e.g.

ar -M https://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug binutils/21433] Runtime error in ar

2017-07-08 Thread adf88 at interia dot pl
https://sourceware.org/bugzilla/show_bug.cgi?id=21433

--- Comment #3 from adf88  ---
Oh, one more, in my workaround I just tried '-' and it worked, perhaps it
doesn't have to be a hyphen, maybe an arbitrary file name works too.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils