Build errors with recent checkout

Frank Benoit keinfarbton at googlemail.com
Mon Sep 8 21:36:47 PDT 2008


Bill Baxter schrieb:
> On Mon, Sep 8, 2008 at 6:33 PM, Frank Benoit <keinfarbton at googlemail.com> wrote:
>> Bill Baxter schrieb:
>>> Just wanted to add that I tried doing the above, and it did make the
>>> problem go away.  (I was still waiting for dwt-lib to finish compiling
>>> when I posted that).  So that was the only error in the dwt-win build.
>>>
>>> --bb
>> Thanks, it is fixed now.
> 
> Not quite:
> 
> +public char[] toWCharArray( String str ){
> +    return toString16(str);
> +}
> +
> 
> Should be returning a wchar[].
> 
> --bb

thanks


More information about the Digitalmars-d-dwt mailing list