[Issue 22763] importing std.utf fails in BetterC
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Apr 20 16:51:43 UTC 2022
https://issues.dlang.org/show_bug.cgi?id=22763
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |pull
--- Comment #1 from Dlang Bot <dlang-bot at dlang.rocks> ---
@pbackus created dlang/druntime pull request #3804 "Fix issue 22763 - importing
std.utf fails in BetterC" fixing this issue:
- Fix issue 22763 - importing std.utf fails in BetterC
BetterC-compatible code should be allowed to import the symbols in this
module, as long as it does not attempt to use them at runtime when
compiled in BetterC mode.
https://github.com/dlang/druntime/pull/3804
--
More information about the Digitalmars-d-bugs
mailing list