You are using some new function "startsWithConsume" that isn't yet in phobos:
untag.d(68): Error: undefined identifier startsWithConsume untag.d(68): Error: function expected before (), not startsWithConsume of type int untag.d(69): Error: undefined identifier startsWithConsume untag.d(69): Error: function expected before (), not startsWithConsume of type int -Steve ----- Original Message ---- > From: Andrei Alexandrescu <[email protected]> > To: Steve Schveighoffer <[email protected]>; Walter Bright > <[email protected]>; Sean Kelly <[email protected]>; Discuss the > internals of DMD <[email protected]> > Sent: Tue, March 16, 2010 11:29:32 AM > Subject: Re: Rare and pernicious bug in string append > > Damn. Sorry. Andrei _______________________________________________ dmd-internals mailing list [email protected] http://lists.puremagic.com/mailman/listinfo/dmd-internals
