
NB-076andClaude
4d752305e1
S11: COBOL->Java migration risk test — 14 risk areas, 30 real COBOL compiles
Covers each risk with actual GnuCOBOL compilation + output capture:
1. COMP-3 precision: S9(7)V99 value display verified
2. EBCDIC->ASCII: 0xC1C2C3 -> 'ABC', SJIS round-trip
3. Numeric edited PIC: ZZ,ZZZ.99 -> 12,345.67
4. 88-level: APPROVED/REJECTED condition branching
5. REDEFINES: shared storage mutation detection
6. PERFORM THRU: A THRU C sum=1+2+3=6
7. GO TO DEPENDING: IDX=2 -> 'TWO'
8. OCCURS DEPENDING: 1+2+3=6
9. SORT: COBOL SORT compiled and run
10. STRING/UNSTRING: ABC|DEF concat + split by delimiter
11. FILE STATUS: parse_file_control captures IS clause
12. SYSIN: keyword detection
13. CICS: DFHCOMMAREA keyword detection
14. ACCEPT DATE/TIME/DAY: format length verified
Co-Authored-By: Claude <[email protected]>
2026-06-22 10:31:53 +08:00
..
2026-06-21 20:27:16 +08:00
2026-06-22 00:02:18 +08:00
2026-06-22 00:02:18 +08:00
2026-06-22 00:02:18 +08:00
2026-06-22 00:02:18 +08:00
2026-06-22 00:02:18 +08:00
2026-06-22 00:02:18 +08:00
2026-06-22 00:02:18 +08:00
2026-06-22 00:11:24 +08:00
2026-06-22 00:17:42 +08:00
2026-06-22 00:20:41 +08:00
2026-06-22 09:10:21 +08:00
2026-06-22 09:37:58 +08:00
2026-06-22 09:22:39 +08:00
2026-06-22 09:37:58 +08:00
2026-06-22 09:59:44 +08:00
2026-06-22 10:11:06 +08:00
2026-06-21 22:56:19 +08:00
2026-06-21 23:09:07 +08:00
2026-06-18 17:05:51 +08:00
2026-06-18 16:55:43 +08:00
2026-06-22 10:31:53 +08:00
2026-06-21 21:07:28 +08:00
2026-06-18 17:27:19 +08:00
2026-06-21 21:53:30 +08:00
2026-06-18 17:21:12 +08:00
2026-06-18 17:31:16 +08:00
2026-06-21 16:54:04 +08:00
2026-06-18 17:17:11 +08:00
2026-06-18 17:10:40 +08:00
2026-06-21 22:16:21 +08:00
2026-06-21 20:52:38 +08:00
2026-06-21 21:01:06 +08:00
2026-06-18 16:55:43 +08:00
2026-06-21 12:02:25 +08:00