!editorial comment 122 !topic Entries and Correponding_Declaration / Corresponding_Body !reference ASIS 95-15.26, 15.27 !from Gary Barnes 98-11-11 The following editorial changes were identified by Issue #101 of the same name: In the function Corresponding_Declaration (15.26), add "An_Entry_Body_Declaration (restricted to protected entries)" to the "Appropriate Declaration_Kinds returning the argument Declaration" list, and add "An_Entry_Declaration (restricted to protected entries)" to the "Returns Declaration_Kinds" list. In the function Corresponding_Body (15.27), add "An_Entry_Declaration (restricted to protected entries)" to the "Appropriate Declaration_Kinds returning the argument Declaration" list, and add "An_Entry_Body_Declaration (restricted to protected entries)" to the "Returns Declaration_Kinds" list. !resolution Accept, with Modifications. In the function Corresponding_Declaration (15.26) to: Appropriate Declaration_Kinds returning a specification, add: An_Entry_Body_Declaration Appropriate Declaration_Kinds returning the argument Declaration, add: An_Entry_Declaration Returning Declaration_Kinds, add: An_Entry_Declaration In the function Corresponding_Body (15.27), to: Appropriate Declaration_Kinds returning a body, add: An_Entry_Declaration (restricted to protected entry) Appropriate Declaration_Kinds returning the argument Declaration, add: An_Entry_Body_Declaration Returning Declaration_Kinds, add: An_Entry_Body_Declaration