Trailing-Edge
-
PDP-10 Archives
-
BB-L014E-BM
-
autopatch/cobver.c04
There are no other files named cobver.c04 in the archive.
REP 12/1 ;04C1
CBLEDT==1131 ;EDIT LEVEL
WIT
CBLEDT==1335 ;EDIT LEVEL
REP 19/1 ;04C2
;VERSION NUMBER SYMBOLS FOR COBOL'S OBJECT-TIME SYSTEM (LIBOL)
LBLEDT==674 ;EDIT LEVEL
LBLMJR==CBLMJR ;MAJOR RELEASE VERSION
LBLMNR==CBLMNR ;MAINTENANCE RELEASE
WIT
;VERSION NUMBER SYMBOLS FOR COBOL'S OBJECT-TIME SYSTEM (LIBOL)
LBLEDT==1013 ;EDIT LEVEL
LBLMJR==12 ;MAJOR RELEASE VERSION
LBLMNR==2 ;MAINTENANCE RELEASE
REP 1/2 ;04C3
SUBTTL MAJOR VERSION HISTORY FOR COBOL AND LIBOL
WIT
SUBTTL MAJOR VERSION HISTORY FOR COBOL
INS 32/3 ;04C4
RJD RHONDA DURAY
REP 5/4 ;04C5
*** EDITS BELOW WILL BE IN COBOL-68/74 VERSION 12B RELEASE ***
WIT
;.BEGINR
;.COMPONENT COBOL
;.VERSION 12B
;.AUTOPATCH 4
;;
;.EDIT 1300 Arg passing fails if arg is redefined but used as original later
; DMN/JM,10-AUG-81,SPR:10-31754
; A:SRC CMNGEN,IMPURE
;
;.EDIT 1301 Optimizing SKIP instruction can cause Illegal Mem Ref
; DMN/JM,27-AUG-81,SPR:10-31556
; A:SRC PMATCH
;
;.EDIT 1302 Bad table link if RMS RECORD KEY is missing
; DMN/JM,10-AUG-81,SPR:20-16835
; A:SRC IOGEN
;
;.EDIT 1303 Bad code for RMS file with Depending Variable
; DMN/JM,10-AUG-81,SPR:20-16563
; A:SRC IOGEN
;
;.EDIT 1304 68274 fails if first item in COPY LIBRARY must be replaced
; DMN/JM,10-AUG-81,SPR:10-31569
; A:SRC GETITM
;
;.EDIT 1305 Bad code for WRITE AFTER ADVANCING data-name
; DMN/JM,11-AUG-81,SPR:20-16566
; A:SRC IOGEN
;
;.EDIT 1306 Bad table link at 535214 if REL KEY is not defined
; DMN/JM,26-AUG-81,SPR:20-16620
; A:SRC IPCGEN
;
;.EDIT 1307 Move 0 to COMP-3 item
; JSM,18-SEP-81,SPR:20-16560
; A:SRC CMNGEN
;
;.EDIT 1310 First of two LIB files is forgotten
; JSM,24-SEP-81,SPR:10-31525
; A:SRC GETITM
;
;.EDIT 1311 Bad placement Diag 179 when ref made to para def twice in sect
; WTK/JM,28-SEP-81,SPR:10-31212
; A:SRC COBOLD
;
;.EDIT 1312 Warning for +,+++... or -,---...
; WTK/JM,30-SEP-81,SPR:20-16845
; A:SRC DIAGS,PSCAN
;
;.EDIT 1313 No diag when CR LF and sect or para name follows IF cond clause
; JM,30-SEP-81,SPR:20-16844
; A:SRC DTREE,COBOLD
;
;.EDIT 1314 Continue char after "(" gives bad subscript
; WTK,30-SEP-81,SPR:20-16846
; A:SRC GETITM
;
;.EDIT 1315 Save block for A/B params during Search 1 word short causes Ill inst in Phase E
; WTK/JM,30-SEP-81,SPR:20-16843
; A:SRC IMPURE
;
;.EDIT 1316 Copy replacing para name after * comment omits LF - diag State. Expec
; JSM,01-OCT-81,SPR:10-31689
; A:SRC GETITM,IMPURE
;
;.EDIT 1317 IF on 2500 char item fails
; WTK,01-OCT-81,SPR:10-31687
; A:SRC IFGEN
;
;;.EDIT 1320 COBOL-68 ref to OCCURS DEPEN items don't conform to ANSI-68 standards
;; JSM,07-OCT-81,SPR:10-31665
;; A:SRC MOVGEN,IFGEN
;
;.EDIT 1321 USE ... F.6 name OPGN F.6 name fails after first OPGN
; DMN/JH,07-OCT-81,SPR:20-16881
; A:SRC DTREE
;
;.EDIT 1322 Check last para in prog for ending in uncond GOTO
; WTK,8-OCT-81,SPR:20-16882
; A:SRC DTREE,COBOLD
;
;.EDIT 1323 Test receiving alphanumeric edited field for size < sending field
; JSM,14-OCT-81,SPR:10-31660
; A:SRC MOVGEN
;
;.EDIT 1324 Non-BIS, transfer of more than 2047 characters fails
; JEH,05-NOV-81,SPR:10-31711
; A:SRC MOVGEN
;
;.EDIT 1325 Comments in DATE-COMP being dropped even w/ *, reset DCCFLG if scanning comm
; JEH,14-DEC-81,SPR:20-16940
; A:SRC COBOLB
;
;.EDIT 1326 Edit 1322 broke CREF listings
; WTK,18-DEC-81,SPR:NONE
; A:SRC COBOLD
;
;.EDIT 1327 ID DIV subscript required - add call to SETOPB to Edit 1126
; JEH,04-JAN-82,SPR:NONE
; A:SRC SRTGEN
;
;.EDIT 1330 Check memory size of OBJECT-COMPUTER, give warning and set to max if too large
; JEH,07-JAN-82,SPR:20-17179
; A:SRC COBOLB,DIAGS
;
;.EDIT 1331 Failure in phase E - WRITE ADVANCING data-name LINES, data-name syntaxed
; JEH,13-JAN-82,SPR:NONE
; A:SRC IOGEN
;
;.EDIT 1332 COLLATING SEQUENCE scanning too far
; DMN,19-JAN-82,SPR:20-17180
; A:SRC COBOLB
;
;.EDIT 1333 Fatal error when using ORGANIZATION IS RELATIVE WITH CHECKPOINT OUTPUT
; LEM,26-JAN-82,SPR:20-17176
; A:SRC BTREE
;
;.EDIT 1334 Supersedes edits 1322 and 1326
; RJD,29-JAN-82,SPR:20-17253
; A:SRC COBOLD,DTREE
;
;.EDIT 1335 Declare DATAB entries for indexes if REPORT SECTION scanned
; JEH,02-FEB-82,SPR:20-16952
; A:SRC COBOLC,CLEANC,IMPURE
;
;.ENDA
;.ENDV
*** EDITS BELOW WILL BE IN COBOL-68/74 VERSION 12B RELEASE ***
INS 36/11 ;04C6
REP 5/12 ;04C7
*** VERSION 12B RELEASE ***
WIT
;.COMPONENT LIBOL
;.VERSION 12B
;.AUTOPATCH 4
;;
;.EDIT 1000 SMU of relative file fails, falls into ISAM code
; DMN/JM,10-AUG-81,SPR:NONE
; A:SRC LSU
;
;.EDIT 1001 SMU of ISAM sometimes fails if block got split
; HAM/JM,11-AUG-81,SPR:10-31570
; A:SRC CBLIO
;
;.EDIT 1002 Funct routine CBC fails if CORPT goes to 0 when overlays in use
; DMN/JM,11-AUG-81,SPR:20-16842
; A:SRC COBFUN
;
;.EDIT 1003 If file closed w/ DGLGTE doesn't exist, next file to be closed is deleted
; DMN/JM,11-AUG-81,SPR:10-31571
; A:SRC CBLIO
;
;.EDIT 1004 When trunc of COMP-1 field should produce 0, get weird neg number
; JSM,05-OCT-81,SPR:10-31688
; A:SRC FIX
;
;.EDIT 1005 CLOSE w/ DELETE fails on TOPS-10 if LSU w/ Monitor 7.01
; JEH,05-OCT-81,SPR:10-31726
; A:SRC CBLIO
;
;.EDIT 1006 Unable to REWRITE a non-null EBCDIC record
; WTK/JM,08-OCT-81,SPR:10-31691
; A:SRC CBLIO
;
;.EDIT 1007 Read unconditional code for Rel 5 doesn't work
; DMN,04-OCT-81,SPR:NONE
; A:SRC CBLIO
;
;.EDIT 1010 LOOKUP errors using ENTER arg block to determine error msg to print
; JEH/JM,13-OCT-81,SPR:10-31722
; A:SRC CBLIO
;
;.EDIT 1011 Fixes 1005 CLOSE w/ DELETE after non-SMU open, output doesn't delete file
; JM,22-OCT-81,SPR:31742
; A:SRC CBLIO
;
;.EDIT 1012 NON-BIS display of comp field with low-values is wrong
; JEH,13-JAN-82,SPR:10-31765
; A:SRC PD
;
;.EDIT 1013 Sequential relative ASCII file; null record in block
;; causes rest of block to be skipped.
; WTK,20-JAN-82,SPR:NONE
; A:SRC CBLIO
;
;.ENDA
;.ENDV
;.ENDR
*** EDITS BELOW WILL BE IN COBOL-68/74 VERSION 12B RELEASE ***
DEL 104/13 ;04C8
DEL 44/14 ;04C9
DEL 220/15 ;04C10
DEL 52/16 ;04C11
SUM 25638