PtrUInt (= UInt64) had no matching AssertEquals overload, causing ambiguous-overload errors in test_blaise_mem. Added the UInt64 overload to punit and registered UInt64ToStr in the symbol table (it was already handled in semantic + codegen but missing from the built-in registry). Reverts the Pointer-cast workaround from the previous commit — the test now uses PtrUInt directly as intended. |
||
|---|---|---|
| .. | ||
| src | ||
| Makefile | ||
| project.xml | ||