mirror of
https://github.com/dlang/phobos.git
synced 2025-04-29 22:50:38 +03:00
![]() The `Key` and `{Key,Value}NameSequence` objects weren't referenced during and after iteration in `...NameSequence.opApply()`, so there was no guarantee the `Key` object owning the HKEY handle would stay alive and keep the handle open - its destructor closes the handle. This lead to a failing std.datetime.timezone unittest for optimized LDC builds. |
||
---|---|---|
.. | ||
charset.d | ||
iunknown.d | ||
registry.d | ||
syserror.d |