Date: Thu, 18 Oct 2001 13:08:47 -0400 Message-Id: <200110181708.f9IH8lV01798@envy.delorie.com> From: DJ Delorie To: djgpp AT delorie DOT com In-reply-to: <9qn1pj$gkm$1@cyan.nl.gxn.net> (bart@bart99.tmfweb.nl) Subject: Re: no return at all (was: `return' with no value, in function returning non-void) References: <16a9b8d3 DOT 0110180325 DOT 4f2ff5e AT posting DOT google DOT com> <9qmfe4$iqt$1 AT nets3 DOT rz DOT RWTH-Aachen DOT DE> <9qmuod$fu2$1 AT cyan DOT nl DOT gxn DOT net> <9qn1pj$gkm$1 AT cyan DOT nl DOT gxn DOT net> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > I did: > > C:\djgpp>gpp test.cpp -o test.exe Please add "-Wall" if you are looking to get warning messages from gcc.