On 08/02/2013 07:24 AM, H. S. Teoh wrote:
...
Anyway. Enough hand-waving in the air. Let the actual code speak for
itself:
https://github.com/quickfur/dcal/blob/master/dcal.d
...
Which version of the compiler are you using?
I get the dreaded forward reference errors with at least DMD 2.060, DMD
2.063 and DMD 2.063.2 and the 2.x build on dpaste.
Git head gives me:
Error: undefined identifier '_xopCmp'
dmd: clone.c:690: FuncDeclaration*
StructDeclaration::buildXopCmp(Scope*): Assertion `s' failed.
Aborted (core dumped)