[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: problems with c89 and c++ on z/OS
From: |
Werner LEMBERG |
Subject: |
Re: problems with c89 and c++ on z/OS |
Date: |
Wed, 10 Jul 2002 20:11:41 +0200 (CEST) |
> The workaround is to set _<fe>_ACCEPTABLE_RC=0, where
> <fe>={CC,C89,CXX}, then issue the compile. The default for
> _ACCEPTABLE_RC is 4, which is creating the bad behavior.
This workaround works only for code which never produces a warning,
right? Otherwise, even harmless warnings makes the compiler abort.
Werner
- problems with c89 and c++ on z/OS, Werner LEMBERG, 2002/07/02
- Re: problems with c89 and c++ on z/OS, James Tison, 2002/07/02
- Re: problems with c89 and c++ on z/OS, James Tison, 2002/07/03
- Re: problems with c89 and c++ on z/OS, James Tison, 2002/07/09
- Re: problems with c89 and c++ on z/OS,
Werner LEMBERG <=
- Re: problems with c89 and c++ on z/OS, James Tison, 2002/07/11
- Re: problems with c89 and c++ on z/OS, James Tison, 2002/07/15