From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,f9c7f7f00103ac6 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 1995-02-07 22:30:45 PST Newsgroups: comp.lang.ada Path: swrinde!howland.reston.ans.net!vixen.cso.uiuc.edu!uwm.edu!lll-winken.llnl.gov!uop!pacbell.com!att-out!nntpa!not-for-mail From: ka@socrates.hr.att.com (Kenneth Almquist) Subject: Re: Constructor in ADA9X Message-ID: Sender: news@nntpa.cb.att.com (Netnews Administration) Nntp-Posting-Host: socrates.hr.att.com Organization: AT&T References: <3h61fh$92n@rc1.vub.ac.be> <3h6bno$7q8@toads.pgh.pa.us> Date: Wed, 8 Feb 1995 06:09:21 GMT Date: 1995-02-08T06:09:21+00:00 List-Id: > From the Ada9x-RefManual's index: > constructor > See initialization 3.3.1(19), 7.6(1) > See initialization expression 3.3.1(4) > See Initialize 7.6(1) > See initialized alligator 4.8(4) If you are careless with initialized alligators, you could lose a hand or a foot. Talk about unsafe programming language contructs! The index lists alligators under "constructor" and "heap managment." It would seem more appropriate to list them under "destructor," "protected body," and "swamp management." Kenneth Almquist