Index: src/SymTab/Autogen.cc
===================================================================
--- src/SymTab/Autogen.cc	(revision b2da05741abf9ee33682eff93563c8cf8bcd7eba)
+++ src/SymTab/Autogen.cc	(revision 6926a6d7f7d25248636a86659e105cdffdbb320e)
@@ -9,7 +9,7 @@
 // Author           : Rob Schluntz
 // Created On       : Thu Mar 03 15:45:56 2016
-// Last Modified By : Andrew Beach
-// Last Modified On : Fri Jul 14 16:41:00 2017
-// Update Count     : 62
+// Last Modified By : Peter A. Buhr
+// Last Modified On : Fri Apr 27 14:39:06 2018
+// Update Count     : 63
 //
 
@@ -331,5 +331,5 @@
 			definitions.push_back( dcl );
 			indexer.addId( dcl );
-		} catch ( SemanticErrorException err ) {
+		} catch ( SemanticErrorException & ) {
 			// okay if decl does not resolve - that means the function should not be generated
 			delete dcl;
