[Issue 22763] importing std.utf fails in BetterC
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Apr 20 18:07:55 UTC 2022
https://issues.dlang.org/show_bug.cgi?id=22763
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/druntime pull request #3804 "Fix issue 22763 - importing std.utf fails in
BetterC" was merged into master:
- af90c52a512044089b2e253124a49a821c02939c by Paul Backus:
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