It makes me sick!

Ali Çehreli via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Wed Jul 26 20:41:06 PDT 2017


On 07/26/2017 08:34 PM, FoxyBrown wrote:
> Knowing that every time I upgrade to the latest "official" D compiler I
> run in to trouble:
>
>
>
> Win32\Debug DMD\test.obj(test)
>  Error 42: Symbol Undefined _D3std8datetime7SysTime8toStringMxFNbNfZAya
> (const(nothrow @safe immutable(char)[] function())
> std.datetime.SysTime.toString)
> Win32\Debug DMD\test.obj(test)

Somebody else had the same problem which they solved by removing "entire 
dmd":

   http://forum.dlang.org/thread/ejybuwermnentslcyajs@forum.dlang.org

Ali



More information about the Digitalmars-d-learn mailing list