On Dec 18, 2000, Pavel Roskin <[EMAIL PROTECTED]> wrote: > #ifdef __cplusplus > #undef exit > #define exit(x) return (x) > #endif But what if a hand-coded test calls exit() from some function other than main()? -- Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/ Red Hat GCC Developer aoliva@{cygnus.com, redhat.com} CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org} Free Software Evangelist *Please* write to mailing lists, not to me
- Problem with exit() and new version of gcc. Mo DeJong
- Re: Problem with exit() and new version of gcc. Mo DeJong
- Re: Problem with exit() and new version of gcc. Assar Westerlund
- Re: Problem with exit() and new version of gcc. Pavel Roskin
- Re: Problem with exit() and new version of gcc. Alexandre Oliva
- Re: Problem with exit() and new version of gcc... Raja R Harinath
- Re: Problem with exit() and new version of gcc. Pavel Roskin
- Re: Problem with exit() and new version of gcc... Alexandre Oliva
- RE: Problem with exit() and new version of gcc. Bernard Dautrevaux
