Index: tests/exceptions/defaults.cfa
===================================================================
--- tests/exceptions/defaults.cfa	(revision c715e5ff6f93573553c28ad82808e7e566136c47)
+++ tests/exceptions/defaults.cfa	(revision 5416b449cf33c360fae6e2b852142eb1f9308ccc)
@@ -7,4 +7,5 @@
 };
 
+// Manually define the virtual table and helper functions.
 void copy(log_message * this, log_message * that) {
 	*this = *that;
