On 2013-02-17 20:31, Iain Buclaw wrote:
First, I'd find out why it is trying to pass a string* type in the first place. That looks to be rather suspicious.
Here's the code: https://github.com/d-widget-toolkit/base/blob/master/src/java/lang/util.d#L79 https://github.com/d-widget-toolkit/base/blob/master/src/java/lang/util.d#L386 -- /Jacob Carlborg