Re: Setting A Hex Value in COBOL



docdwarf@xxxxxxxxx wrote:
In article <3c83c$465e0b40$d06620ed$12387@xxxxxxxx>,
CG <Carl.Gehr.ButNoSPAMStuff@xxxxxxxxx> wrote:

[snip]

The real question in this case is not what compiler was used to compile it in 1994 [although that could imply some other changes to the source], but what compiler do you have now that will be used to compile the changed program?

It seems, Mr Gehr, that such information might - in a shop where compiles have to be done by DBAs - be considered Top Secret.

Do they also not allow programmers to look at the compile listing for their programs? The first line of recent compiler listings will have something like:
PP 5655-G53 IBM Enterprise COBOL for z/OS 3.3.1

But, actually, my experience is that in a large number of shops, DBAs know less about the compiler in use than do the programmers. The programmers may not have control over the compiler, and they may not know the differences across versions/releases. But they are usually quite aware of what compiler they are using. Of course, they may use the wrong name for the compiler [e.g., It is COBOL II, not COBOL2; and COBOL3 is totally meaningless, other than it probably refers to one of three versions and numerous releases of an LE-Conforming compiler.]

So, I'd like to hear the answer from Gary. I'll bet he either knows, or can easily find out...

Carl
.



Relevant Pages

  • Re: Brian Kernighan, maybe Im not worthy, maybe Im scum
    ... what experienced programmers do, ... optimization, ... Thugs" ad nauseum fits that a lot more closely than discussing compiler ... be modified outside a loop, and guessing ...
    (comp.programming)
  • Re: Statement on Schildt submitted to wikipedia today
    ... to working programmers and more with being "right all the time, ... so that compiler developers could be shed ... The major corporate interests were compiler developers, ... processors, committed to standard division semantics, and otherwise ...
    (comp.lang.c.moderated)
  • Re: Interesting article by Randall Hyde
    ... as you are the compiler optimization "expert". ... of the work that has gone into creating optimizing compilers. ... > Compilers generate better code than *most* programmers all of the ... learn without needing to know anything about assembly language. ...
    (comp.lang.asm.x86)
  • Re: FC4 good new tech, bad legacy support
    ... Often programmers abuse weaknesses in the strictness of how a ... >compiler implements a programming language. ... because an older compiler version seems to accept source code ... >which it should not accept according to programming language standards. ...
    (Fedora)
  • Re: Integer types in embedded systems
    ... Notice the integer type I've used, ... compilers for 8-bit micros have an option for telling the compiler not ... Most C programmers these days are woefully ignorant, ... At least as important as portability, ...
    (comp.lang.c)