[Issue 24267] New: [REG 2.106 beta] Grapheme cannot be used as an AA key
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Wed Nov 29 21:42:48 UTC 2023
    
    
  
https://issues.dlang.org/show_bug.cgi?id=24267
          Issue ID: 24267
           Summary: [REG 2.106 beta] Grapheme cannot be used as an AA key
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: regression
          Priority: P1
         Component: phobos
          Assignee: nobody at puremagic.com
          Reporter: schveiguy at gmail.com
In the latest beta, code that uses Grapheme as an AA key fails to compile
because an opEquals was added to the struct without adding a toHash.
--
    
    
More information about the Digitalmars-d-bugs
mailing list