www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 22733] New: hdrgen generates inconsistent order of STC

https://issues.dlang.org/show_bug.cgi?id=22733

          Issue ID: 22733
           Summary: hdrgen generates inconsistent order of STC attributes
                    for ~this()
           Product: D
           Version: D2
          Hardware: x86_64
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: dmd
          Assignee: nobody puremagic.com
          Reporter: contact lsferreira.net

The order of generated attributes are inconsistent with `this()` and `~this()`,
e.g.

--
Feb 03 2022