Menu

Loki edits (?)

2002-09-20
2002-09-20
  • Ken Thomases

    Ken Thomases - 2002-09-20

    I think I've found the following things which should be changed in Loki.  Please let me know if I'm mistaken.

    In Reference/SmartPtr.h:
    Line 262: parameter 'val' is unused, comment out name

    Line 413: change CT_ASSERT to STATIC_CHECK

    Lines 873-874: change T* to PointerType

    Reference/Threads.h
    Line 56: change 'lval --= val' to '--lval' (I think)

    I hope that helps.  -- Ken

     
    • Ken Thomases

      Ken Thomases - 2002-09-20

      Also,

      Reference/TypeManip.h:
      Lines 135, 137: change 'class' to 'struct', remove 'public:'

       

Log in to post a comment.