[Issue 22070] importC: Error: string/array literal is not an lvalue
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Mon May  2 03:12:01 UTC 2022
    
    
  
https://issues.dlang.org/show_bug.cgi?id=22070
--- Comment #9 from Dlang Bot <dlang-bot at dlang.rocks> ---
@ljmf00 updated dlang/dmd pull request #14058 "fix(backend): define XMM
load/store codegen for short type variants" mentioning this issue:
- Expand fix for issue 22070 to also allow array literals as lvalues
  Check for and restrict nested address-of expressions on literals, such as
`&(&"")`
https://github.com/dlang/dmd/pull/14058
--
    
    
More information about the Digitalmars-d-bugs
mailing list