stage3/datatype_functions.hh
changeset 458 587884880be6
parent 457 67d8b07bac22
child 459 01f6664bf8c5
--- a/stage3/datatype_functions.hh	Mon Feb 27 11:44:03 2012 +0000
+++ b/stage3/datatype_functions.hh	Thu Mar 01 10:28:27 2012 +0000
@@ -126,6 +126,7 @@
 	symbol_c *left;
 	symbol_c *right;
 	symbol_c *result;
+	enum {ok, deprecated} status;
 };
 /*
  * 2.5.1.5.6 Functions of time data types