[lsb-bugs] [Bug 2974] LSB should include the htmlSAXHandler typdef

bugzilla-daemon at linux-foundation.org bugzilla-daemon at linux-foundation.org
Thu Sep 16 03:06:51 PDT 2010


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

Denis Silakov <silakov at ispras.ru> changed:

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

--- Comment #5 from Denis Silakov <silakov at ispras.ru> 2010-09-16 03:06:50 PDT ---
Well, backporting can be easily done by the following query:

UPDATE Type JOIN ArchType ON ATtid=Tid SET ATappearedin='3.1' WHERE
Tname='htmlSAXHandler';

(I use '3.1', since this is the version where all other xml typedefs appeared)

But note that though this is not a ABI change, we do have types/macros in 'Data
Definitions' sections in the spec, so we'll probably need spec update if we
decide to backport this.

The same applies to bug #2967 and bug #2968.

-- 
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