Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!rutgers!princeton!allegra!alice!bs From: bs@alice.UUCP Newsgroups: comp.lang.c++ Subject: Re: aliasing in inline function calls Message-ID: <6446@alice.uUCp> Date: Mon, 8-Dec-86 09:08:44 EST Article-I.D.: alice.6446 Posted: Mon Dec 8 09:08:44 1986 Date-Received: Mon, 8-Dec-86 21:28:28 EST References: <666@water.UUCP> Distribution: comp Organization: AT&T Bell Laboratories, Murray Hill NJ Lines: 4 Summary: It is a bug Inline functions have the same semantics as non-inline functions. Any example to the contrary is a bug.