DustMite, a D test case minimization tool

Robert Clipsham robert at octarineparrot.com
Mon May 23 13:12:21 PDT 2011


On 23/05/2011 20:50, Vladimir Panteleev wrote:
> On Mon, 23 May 2011 22:48:52 +0300, Robert Clipsham
> <robert at octarineparrot.com> wrote:
>
>> Just attempted to use it, I get the following when trying to compile:
>>
>> $ dmd -O -release -inline dustmite.d dsplit.d
>> dsplit.d(245): Error: undefined identifier module dsplit.replaceInPlace
>> dsplit.d(253): Error: undefined identifier module dsplit.replaceInPlace
>> dsplit.d(259): Error: undefined identifier module dsplit.replaceInPlace
>>
>> With git revision 0699cca148a59beb4d4def44bea0e7b49f558d58.
>
> Please update your compiler and standard library?
>

Ah, that sorted it, thanks.

-- 
Robert
http://octarineparrot.com/


More information about the Digitalmars-d mailing list