Menu

#13 Inconsistent semantics of Append to a list

v1.0_(example)
wont-fix
None
5
2018-05-02
2007-01-16
No

in bc-containers-lists-double.adb the procedures
Append(L : in out List; From_List : in out List)
and
Append(L : in out List; From_List : in out List; After : Positive)
raise BC.Not_Root if From_List begins with an item which has other predecessors. This gives a different semantics from singly-linked lists and is unnecessary.

Discussion

  • Simon Wright

    Simon Wright - 2007-01-21
    • assigned_to: nobody --> simonjwright
     
  • Simon Wright

    Simon Wright - 2018-05-02
    • status: open --> wont-fix
    • Group: --> v1.0_(example)
     

Log in to post a comment.

MongoDB Logo MongoDB