D issues are now tracked on GitHub. This Bugzilla instance remains as a read-only archive.
Issue 19446 - [std.encoding] BOM.utf7 is missing
Summary: [std.encoding] BOM.utf7 is missing
Status: RESOLVED FIXED
Alias: None
Product: D
Classification: Unclassified
Component: dlang.org (show other issues)
Version: D2
Hardware: All All
: P3 enhancement
Assignee: No Owner
URL: http://dlang.org/phobos/
Keywords:
Depends on:
Blocks:
 
Reported: 2018-11-29 11:48 UTC by ARAI Kohei
Modified: 2021-05-09 23:24 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description ARAI Kohei 2018-11-29 11:48:12 UTC
In the member list of `enum BOM', utf7 is missing.
https://dlang.org/phobos/std_encoding.html#BOM
Comment 1 Dlang Bot 2021-05-07 21:10:34 UTC
@maxhaton created dlang/phobos pull request #8051 "Issue 19446 - [std.encoding] BOM.utf7 is missing" mentioning this issue:

- Issue 19446 - [std.encoding] BOM.utf7 is missing

https://github.com/dlang/phobos/pull/8051
Comment 2 Dlang Bot 2021-05-08 00:14:07 UTC
dlang/phobos pull request #8051 "Issue 19446 - [std.encoding] BOM.utf7 is missing" was merged into master:

- 5ce69e1ec1064160ff5331ff3fe46de161b31ab5 by Max Haughton:
  Issue 19446 - [std.encoding] BOM.utf7 is missing

https://github.com/dlang/phobos/pull/8051