[lsb-bugs] [Bug 2856] no description for ELF DT_FLAGS

bugzilla-daemon at linux-foundation.org bugzilla-daemon at linux-foundation.org
Fri Sep 10 10:03:58 PDT 2010


http://bugs.linuxbase.org/show_bug.cgi?id=2856

Denis Silakov <silakov at ispras.ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |silakov at ispras.ru

--- Comment #4 from Denis Silakov <silakov at ispras.ru> 2010-09-10 10:03:57 PDT ---
Indeed, forgot about the Constant table, we should think about db design here
carefully.

If we make elfchk to print something user-readable for unknown tags (I hope
we'll produce such a patch soon), we'll need values for all known tags. We can
store them in the Constant table, as well (and drop DEvalue field at all), but
this will lead us to situation where some constants are not in LSB, but should
not be dropped from the db, because they are still used by checkers. This is
not good - some entries in the Constant table will have some additional
semantics not reflected in db schema. Usually this also leads to confusion,
sooner or later...

-- 
Configure bugmail: http://bugs.linuxbase.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the lsb-bugs mailing list