According to Andrew Dunbar <[EMAIL PROTECTED]>: > --- Jesper Skov <[EMAIL PROTECTED]> wrote: > > > Looking at the below, I can't help feel like > > extending ut_string_class > > with something like: > > > > UT_UCS2String::UT_UCS2String(const UT_String* rhs) > > > > allowing to avoid the error-prone alloc/free used in > > the code below. > > I did this about a year ago. Guess it's another of > the > things that got lost in my mega unicode patch ):
I still have this patch lying around. We never applied it because it broke a lot of things. Hub
