Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!philabs!cmcl2!harvard!caip!ll-xn!cit-vax!jon From: jon@cit-vax.Caltech.Edu (Jonathan P. Leech) Newsgroups: net.lang.c++ Subject: Static constructors Message-ID: <489@cit-vax.Caltech.Edu> Date: Mon, 19-May-86 01:39:02 EDT Article-I.D.: cit-vax.489 Posted: Mon May 19 01:39:02 1986 Date-Received: Tue, 20-May-86 06:40:59 EDT Reply-To: jon@cit-vax.UUCP (Jonathan P. Leech) Distribution: net Organization: California Institute of Technology Lines: 14 Summary: Expires: Sender: Followup-To: Organization : California Institute of Technology Keywords: A cute problem people might want to be aware of: I declared a global class member. Its constructor printed some debugging statements on cout - which also has a static constructor. 'Munch' unfortunately set up the program to call cout's constructor AFTER my global class member's, leading to a core dump. Any suggestions for workarounds would be appreciated. -- Jon Leech (jon@csvax.caltech.edu || ...seismo!cit-vax!jon) Caltech Computer Science Graphics Group __@/