Re: using gdc under windows

2013-02-17 Thread Iain Buclaw
On Feb 17, 2013 8:45 PM, "Jacob Carlborg" wrote: > > 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/s

Re: using gdc under windows

2013-02-17 Thread Jacob Carlborg
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/

Re: using gdc under windows

2013-02-17 Thread Iain Buclaw
On Feb 17, 2013 4:05 PM, "Alexandr Druzhinin" wrote: > > Hello! > I'm trying to build DWT with gdc under win7 using goshawk build from here - https://bitbucket.org/goshawk/gdc/downloads > and I get the following error: > > java/lang/util.d:81: Error: function java.lang.util.doVarArgFormat (TypeInf