Index: src/GenPoly/Box.cc
===================================================================
--- src/GenPoly/Box.cc	(revision 064cb183b9208c8bfca799c4a606ff5dc1b1aa8d)
+++ src/GenPoly/Box.cc	(revision 138e29ecafd7b7c16c01bc5bf07aa51231168aa0)
@@ -236,4 +236,5 @@
 				} // if
 			} catch( SemanticError &e ) {
+				e.set_location( (*i)->location );
 				errors.append( e );
 			} // try
