mirror of
git://sourceware.org/git/libabigail.git
synced 2025-03-08 15:47:36 +00:00
The compiler rightfully complains that data members should be initialized in the other in which they are declared. Fixed thus. * tools/abipkgdiff.cc (elf_file::elf_file): Initialize data member in the same order as they were declared. (package::package): Likewise. Signed-off-by: Dodji Seketeli <dodji@redhat.com> |
||
---|---|---|
.. | ||
.gitignore | ||
abiar.cc | ||
abicompat.cc | ||
abidiff.cc | ||
abidw.cc | ||
abilint.cc | ||
abipkgdiff.cc | ||
abisym.cc | ||
binilint.cc | ||
Makefile.am |