Start of dmd 2.064 beta program

Olivier Pisano olivier.pisano at laposte.net
Sun Oct 13 04:01:51 PDT 2013


Found one issue :

A call to std.functional.memoize crashes with the following error:

object.Error: TypeInfo.compare is not implemented
----------------
./rossignol(const(pure nothrow @trusted int 
function(const(void*), const(void*))) 
object.TypeInfo_Struct.compare+0x3a) [0x89b3032]
./rossignol(_aaInX+0x4d) [0x89b7f9d]
./rossignol(immutable(char)[] 
std.functional.memoize!(_D3xml10attributes5name_FKxS3xml10attributes9AttributeZAya).memoize(ref 
const(xml.attributes.Attribute))+0x44) [0x878b954]


More information about the Digitalmars-d-announce mailing list