• Caolán McNamara's avatar
    over-engineered thread-safe static OUString · ed0ffbba
    Caolán McNamara yazdı
    This is a ridiculous over-engineered thread-safe static string for
    something which is called so few times, and costs 1k of long-term
    memory as the OUString dtor needs to be put into a callback
    queue to get called at module unload time.
    
    Just return a new string every time, *rolls eyes*
    ed0ffbba
Adı
Son kayıt (commit)
Son güncelleme
..
basmgr Loading commit data...
classes Loading commit data...
comp Loading commit data...
inc Loading commit data...
runtime Loading commit data...
sbx Loading commit data...
uno Loading commit data...