added diagnostic

This commit is contained in:
Jeff Hill
2002-11-27 01:58:42 +00:00
parent 883924dda6
commit 539da2f37e
+1
View File
@@ -140,6 +140,7 @@ inline gddStatus gdd::reference(void) const
if(isNoRef())
{
fprintf(stderr,"reference of gdd marked \"no-referencing\" ignored!!\n");
gddAutoPrint("gdd::reference()",gddErrorNotAllowed);
rc=gddErrorNotAllowed;
}