Subject: CVS commit: pkgsrc/devel/mdds1.2
From: Thomas Klausner
Date: 2016-06-30 19:39:44
Message id: 20160630173945.040B7FBB5@cvs.NetBSD.org

Log Message:
Updated mdds1.2 to 1.2.1.

mdds 1.2.1

* multi_type_vector

  * added size() method to the element block type, which returns the
    actual size of the element block, instead of the cached size value
    stored in the parent structure that stores the element block.

  * fixed a double-deletion bug in the swap() method which would
    triggered when used with a managed element block.

* mtv::collection

  * fixed collection iterator's get() method to properly return values
    from the boolean element block.

Files:
RevisionActionfile
1.2modifypkgsrc/devel/mdds1.2/Makefile
1.2modifypkgsrc/devel/mdds1.2/distinfo