[Lsb-infrastructure] [Bug 2051] Updated mkheader and incorrect ucontext.h

bugzilla-daemon at linux-foundation.org bugzilla-daemon at linux-foundation.org
Thu Apr 24 01:34:18 PDT 2008


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





--- Comment #6 from Denis Silakov <silakov at ispras.ru>  2008-04-24 01:34:17 ---
ia64 constants problem can be solved in a simple way:

UPDATE Constant SET Ctype='Unknown' WHERE Cname IN (
'uc_mcontext',
'uc_sigmask',
'uc_stack',
'uc_link'
);

('Unknown' type looks not very beautiful, but we don't have any other suitable
value for such kind of constants).


-- 
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-infrastructure mailing list