[dmd-internals] Rare and pernicious bug in string append

Steve Schveighoffer schveiguy at yahoo.com
Tue Mar 16 08:49:34 PDT 2010


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 <andrei at erdani.com>
> To: Steve Schveighoffer <schveiguy at yahoo.com>; Walter Bright <walter at digitalmars.com>; Sean Kelly <sean at invisibleduck.org>; Discuss the internals of DMD <dmd-internals at puremagic.com>
> Sent: Tue, March 16, 2010 11:29:32 AM
> Subject: Re: Rare and pernicious bug in string append
> 
> Damn. Sorry.

Andrei



      


More information about the dmd-internals mailing list