Path: csiph.com!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail From: Keith Thompson Newsgroups: comp.lang.c Subject: Re: Effective uses of c `goto' statement Date: Fri, 04 Dec 2020 10:49:07 -0800 Organization: None to speak of Lines: 13 Message-ID: <87y2idfluk.fsf@nosuchdomain.example.com> References: <87czzszjhs.fsf@fedora.osfans.org> <5XoyH.79042$ca39.17780@fx28.ams4> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: reader02.eternal-september.org; posting-host="fd25608ac80de51abc48a2ae78b097a7"; logging-data="31483"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+hWbt7GAY4z5zOLzZCbgFP" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) Cancel-Lock: sha1:Y5IjqfsBp0TkewbfNpCC2P5r/kE= sha1:7+J+XR7kaG7Sr0KDX7FGCLlj08g= Xref: csiph.com comp.lang.c:156923 Bart writes: [...] > I didn't know that, but apparently it's only on Lua 5.2 (I have > version 5.1.5 in a directory I call 'luanew'), so it sounds recent! 5.1.5 is from 2012. 5.2 is from 2011. The current version is 5.4.2. -- Keith Thompson (The_Other_Keith) Keith.S.Thompson+u@gmail.com Working, but not speaking, for Philips Healthcare void Void(void) { Void(); } /* The recursive call of the void */