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.

Charles

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf 
Of Paul Gilmartin
Sent: Wednesday, September 07, 2016 10:26 AM
To: [email protected]
Subject: Re: Error messages and such (Was RE: FTP on z/OS sucks)

On Wed, 7 Sep 2016 10:10:00 -0700, Charles Mills wrote:
>
>BTW, my C doesn't do that. It squawks immediately about undefined symbols (or, 
>in C++, symbols to which the class in question is not permitted access).
> 
Function names, possibly misspelled.  Your C may have an option to report 
missing prototypes.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to