Re: glib outstanding stuff



Sebastian Wilhelmi <wilhelmi ira uka de> writes: 
> Any reason, you're not using GString as the return value?
> 

GString may force an extra copy, if we use try_malloc(). Also, it
seems a bit nicer to me this way, because you can just get a plain
string if you want by passing NULL for the length location.

Havoc





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]