On Mon, Nov 17, 2014 at 06:40:26AM +0800, Chen Gang wrote: > According to the next code, 'pretty_name' may need additional bytes more > than 16. For simplify thinking and being extensible in future, extent it > to 256 bytes, directly.
I think + 128 bytes should be enough for everyone. Marek