[Issue 20790] New: Problems with the changelog section of `@live`
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Apr 30 21:02:44 UTC 2020
https://issues.dlang.org/show_bug.cgi?id=20790
Issue ID: 20790
Summary: Problems with the changelog section of `@live`
Product: D
Version: D2
Hardware: All
OS: All
Status: NEW
Keywords: live
Severity: normal
Priority: P1
Component: dmd
Assignee: nobody at puremagic.com
Reporter: b2.temp at gmx.com
The changelog section for @live has several problems:
1. It does not include a simple runnable demo that shows the check catching a
violation of OB rules.
2. paragraph numbers of the nested list, see from
https://dlang.org/changelog/2.092.0.html#ob, dont start at 1 and then the next
compiler change has the number 17 :
https://dlang.org/changelog/2.092.0.html#preview-in but this should be 6.
3. in all the code sections that contain some, malloc() is used without
parameter.
4. for bugzilla there's an invitation to put a keyword `Please report them to
bugzilla and tag with the "ob" keyword`. But the keyword is "live", not "ob".
--
More information about the Digitalmars-d-bugs
mailing list