Apply BRL-CAD change r58222 from tbrowder2 - added FIXME to warn of error with tightned standards

This commit is contained in:
Cliff Yapp 2014-08-17 22:54:01 -04:00
parent b905bec990
commit 87e1f9948c

View file

@ -14,6 +14,9 @@
SCHEMA config_control_design;
CONSTANT
(* FIXME: gcc error on next statement with c99/POSIX:
Syntax error: "(" unexpected
*)
dummy_gri : geometric_representation_item := representation_item('') ||
geometric_representation_item();
dummy_tri : topological_representation_item := representation_item('')