[Issue 22213] Base64: Missing `@nogc` attribute on encodeLength
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Apr 15 09:59:20 UTC 2022
https://issues.dlang.org/show_bug.cgi?id=22213
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/phobos pull request #8430 "Fix issue 22213 - Base64: Missing `@nogc`
attribute on encodeLength" was merged into master:
- f56b33961e5524f768f9ae32a438688560a9b1a1 by Dennis Korpel:
Fix issue 22213 - Base64: Missing `@nogc` attribute on encodeLength
https://github.com/dlang/phobos/pull/8430
--
More information about the Digitalmars-d-bugs
mailing list