Unresolved symbols when program imports std.regex

GrahamC grahamc001uk at yahoo.co.uk
Tue Dec 27 05:16:34 PST 2011


>> If I import std.regex in a program, compiling with gdc gives many unresolved symbols, e.g for:
>>  immutable(std.internal.uni.CodepointSet) std.internal.uni_tab.unicodeLu
>>  ref @safe std.internal.uni.CodepointSet std.internal.uni.CodepointSet.add(const(std.internal.uni.CodepointSet))
>> plus many others.

I did a new download and build today and my problem is no longer happening. Maybe it was my error.

Thanks for your replies.


More information about the D.gnu mailing list