https://issues.dlang.org/show_bug.cgi?id=14483
Issue ID: 14483
Summary: std.string import private template codeUnitLimit
Product: D
Version: D2
Hardware: All
OS: All
Status: NEW
Severity: major
Priority: P1
Component: Phobos
Assignee: [email protected]
Reporter: [email protected]
`std.uni.codeUnitLimit` is private, yet it is used in some std.string
functions. current DMD imports are fubared, so it works, but it's a bug
nevertheless.
--
