On Sun, 2013-11-03 at 15:53 +0100, Kurt Roeckx wrote:
> I missed that part about rwlock_define.  I know also see that
> struct Elf is used in libelf.h, and things start to make sense to
> me.

Note that in libelf.h struct Elf is opaque, users that just use libelf.h
cannot access the struct fields directly, only through the public
interfaces. The problem in this case is that eu-readelf includes
libelfP.h and uses the Elf data structure fields directly.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to