struct initializer in gcmodule.c - Allowed?

Aug. 10, 2001
4:23 a.m.
A recent change to gcmodule.c (function gc_referents_for()) gave it a structure initializer for an auto variable: struct referents refs = {objs, 0}; My compiler chokes on this, and my memory of the C standard also says this is not allowed. But then, my memory may have been superseded by more recent C standards... -- Jack Jansen | ++++ stop the execution of Mumia Abu-Jamal ++++ Jack.Jansen@oratrix.com | ++++ if you agree copy these lines to your sig ++++ www.oratrix.nl/~jack | ++++ see http://www.xs4all.nl/~tank/ ++++
8621
Age (days ago)
8621
Last active (days ago)
1 comments
2 participants
participants (2)
-
Jack Jansen
-
Neil Schemenauer