EMSI Containers: can we release a new minor version / PRs pending

Tobias Pankrath tobias+dlang at pankrath.net
Sat May 29 10:45:26 UTC 2021


I have some PRs pending for emsi_containers.

The first [1] fixes a double free in HashMaps that hit me when I 
wanted to store RefCounted's  in it and the second [2] one 
improves support for non-copyable types in DynamicArray.

The build of both PR currently does not work, which seems to be 
an issue between meson and stdx.allocator. What's the best way to 
solve this issue?

Could someone please have a look at the PRs? How do I get a new 
version out of the door afterwards?


[1]: https://github.com/dlang-community/containers/pull/169/
[2]: https://github.com/dlang-community/containers/pull/172/





More information about the Digitalmars-d mailing list