home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c++
- Path: sparky!uunet!spool.mu.edu!sol.ctr.columbia.edu!eff!world!pkturner
- From: pkturner@world.std.com (Prescott K Turner)
- Subject: Re: ARM code don't work
- Message-ID: <BuLnuy.5qq@world.std.com>
- Organization: The World Public Access UNIX, Brookline, MA
- References: <1992Sep14.181108.8639@us-es.sel.de>
- Date: Tue, 15 Sep 1992 03:18:33 GMT
- Lines: 17
-
- > I tried the code from pages 292 and 293 of the ARM on various C++ compilers.
- >
- > I found that cfront 2.1, cfront 3.0, GNU 1.39, GNU 222 all got the same answer.
- >
- > Unfortunately, not the same answer as the ARM.
- >
- > Can anyone tell me which is right ?
-
- The ARM. Pages 292 and 293 have been generally accepted as the norm for a
- couple of years, regarding the order of construction of base classes.
- Some compilers such as LPI C++ and Oregon C++ follow the ARM and agree with
- its answer to your program.
- --
- Prescott K. Turner, Jr.
- Liant Software Corp. (developers of LPI languages)
- 959 Concord St., Framingham, MA 01701 USA (508) 872-8700
- UUCP: uunet!lpi!pkt Internet: pkt@lpi.liant.com
-