From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <1feef4ab9022bc931dcbe697839ffc01@plan9.bell-labs.com> From: "Russ Cox" To: 9fans@cse.psu.edu Subject: Re: [9fans] function inconsistently declared MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Tue, 1 Oct 2002 12:32:51 -0400 Topicbox-Message-UUID: faa3d11c-eaca-11e9-9e20-41e7f4b1d025 the compiler treats mixing ansi prototypes and pre-ansi function declarations as an inconsistent declaration. russ