IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Endevor - Compiler Messages


IBM Mainframe Forums -> CA Products
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
fahir83

New User


Joined: 27 Jan 2006
Posts: 22

PostPosted: Thu Jul 09, 2009 2:01 am
Reply with quote

Hi
Is there any way we can get the compiler messages (warnings, information msg etc) for the current version of program in endevor. The program was uploaded into endevor long back (say 1 year), is there any way find out that compiler output?

Thanks
Back to top
View user's profile Send private message
radhakrishnan82

Active User


Joined: 31 Mar 2005
Posts: 435
Location: chennai, India

PostPosted: Thu Jul 09, 2009 10:04 am
Reply with quote

1. If you have ABENDAID LISTING information for the programs moved to Endevor in your shop, you can see them.
2. Is there any restriction in your shop that prevents to recompile the same version and see the compiler output? (in case of test or dev environment)
Back to top
View user's profile Send private message
fahir83

New User


Joined: 27 Jan 2006
Posts: 22

PostPosted: Fri Jul 10, 2009 9:32 pm
Reply with quote

I can recompile. the problem is i have hundreds of programs and i am (re)-compiling all those programs under new compiler. i just want to make sure the warning messages i am getting under the new compiler are the same as i got it in old compiler. if they are same, i can leave those messages, otherwise i need to take some action on those messages. so it would be great if i found those information(old compiler messages) handy somewhere.

is there any way we can check it in endevor footprint? (i am not familiar with footprint:) )
Back to top
View user's profile Send private message
dbzTHEdinosauer

Global Moderator


Joined: 20 Oct 2006
Posts: 6966
Location: porcelain throne

PostPosted: Fri Jul 10, 2009 10:49 pm
Reply with quote

The only reason warning messages are produced is that the coder was too lazy to define/use working-storage properly.
To allow programs with warning messages into production only means
someday someone else must answer the phone late some night to correct a problem that occurred
because someone changed something and did not heed the warning messages
or the compiler is upgraded and what 'used to work', suddenly does not.

Code with warning messages, IMUO, should be corrected so that there are no warning messages from the compiler.
Back to top
View user's profile Send private message
fahir83

New User


Joined: 27 Jan 2006
Posts: 22

PostPosted: Sat Jul 11, 2009 12:27 am
Reply with quote

Thats what i am trying to do (clean all those warning messages) under new compiler. Most of them are new warnings

Any how i found that in endevor footprint the compile messages
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> CA Products

 


Similar Topics
Topic Forum Replies
No new posts How I Found a Bug in a FORTRAN Compiler All Other Mainframe Topics 4
No new posts Compiler and run JCL for basic PL/I p... PL/I & Assembler 10
No new posts REXX GETMSG does not return £HASP880... CLIST & REXX 2
No new posts Updating endevor JCLs CA Products 5
No new posts Read 4MB message and split into multi... COBOL Programming 9
Search our Forums:

Back to Top