[Issue 22733] New: hdrgen generates inconsistent order of STC attributes for ~this()
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Thu Feb  3 17:48:08 UTC 2022
    
    
  
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 at puremagic.com
          Reporter: contact at lsferreira.net
The order of generated attributes are inconsistent with `this()` and `~this()`,
e.g.
--
    
    
More information about the Digitalmars-d-bugs
mailing list