[Bug general/23320] Incorrect usage of sizeof

2018-06-20 Thread serban at us dot ibm.com
https://sourceware.org/bugzilla/show_bug.cgi?id=23320 --- Comment #2 from serban at us dot ibm.com --- Darn, yes, I cloned from another fork, don't know how. I re-cloned from upstream and it build w/no problems now. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug general/23320] New: Incorrect usage of sizeof

2018-06-20 Thread serban at us dot ibm.com
Assignee: unassigned at sourceware dot org Reporter: serban at us dot ibm.com CC: elfutils-devel at sourceware dot org Target Milestone: --- The following diff show the incorrect usages of the sizeof routine: --> git diff src/ar.c src/nm.c src/readelf.c d