[Lsb-infrastructure] new headers: Xft/Xrender seem to be the issuenow

Denis Silakov silakov at ispras.ru
Sun Apr 27 22:57:49 PDT 2008


Wichmann, Mats D wrote:
>> update ArchType set ATappearedin='' where ATtid in (select Tid from
>> Type where Ttype='Pointer');
>>     
>
> this is the same as above,  and I don't see a Ttype 'anon'
> what was it intended as?
>   

Sorry, copy-paste from the wrong place... Surely, this should look like
the following:

update ArchType set ATappearedin='' where ATtid in (select Tid from Type
where Tname like 'anon%');

-- 
Regards,
Denis.



More information about the lsb-infrastructure mailing list