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]

Reply via email to