Ada-Rapporteur-Group / User-Community-Input

Ada User Community Input Working Group - Github Mirror Prototype
26 stars 1 forks source link

4.3.5 (61) needs updating #88

Closed ronan-d closed 2 months ago

ronan-d commented 4 months ago

With the recent change to 4.3.5 (6), the example in 4.3.5 (61) is no longer valid and Empty_Map needs to be made a function instead of a constant.

CKWG commented 4 months ago

This is just an example, but good practice should also apply in examples, and a negative Capacity does not make much sense. (63/6) function Empty_Vector (Capacity : Natural := 0) return Vector_Type;

ARG-Editor commented 3 months ago

Both of these issues were added to AI22-0098-1, which is likely to be considered at the next ARG meeting.

ARG-Editor commented 2 months ago

AI22-0098-1 was approved at ARG meeting #63D; this issue is completed.