On Wed, 7 Sep 2016 11:40:08 -0700, Charles Mills wrote: >For > >foo(): > >Error 1 error C3861: 'foo': identifier not found c:\blah >blah.cpp 951 1 > >That's MS Visual Studio. IBM z XLC does similarly. > That was very much the practice before function prototypes were invented, so I'd expect an option to enable compatibility.
Old timers will probably disagree, but modern compilers remove much of the need for lint. -- gil ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
