To: J3 J3/26-160 From: Lorri Menard Subject: Edit for Generalized Editing with Enum and Enumeration types Date: 2026-June-04 Reference: 26-007r1 Rationale: In the "Overview" paragraph of the section called "Generalized Editing" there are general rules for Gw, Gw.d and Gw.e edit descriptors, including for Enum and Enumeration types. It seems that there is one more place where these should also be listed, specifically when describing behavior of the 'd' and 'e' suffixes. Edit to 26-007r1: [325:16,17] 13.7.5 Generalized Editing / 13.7.5.1 Overview Replace: When these edit descriptors are used to specify the input/output of integer, logical, or character data, d and e have no effect. With: When these edit descriptors are used to specify the input/output of integer, logical, character data, enum type or enumeration type, d and e have no effect.