2011/9/5 Timon Gehr <timon.g...@gmx.ch>:
> On 09/05/2011 04:30 AM, kenji hara wrote:
>> char[20] buf;
>> char[] result = std.string.sformat(sink[], "%s", obj);  // When
>> buf.length is insufficient, FormatError is thrown
>
> I think throwing an Error might be overkill, an Exception should suffice.

I thought the same issue, so I'm working to fix it. Please wait for a while.

Kenji

Reply via email to