[Issue 18836] DMD erroneously reports Warning: C preprocessor directive #Author is not supported inside a string.
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Sun May  6 22:22:18 UTC 2018
    
    
  
https://issues.dlang.org/show_bug.cgi?id=18836
greenify <greeenify at gmail.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |greeenify at gmail.com
--- Comment #1 from greenify <greeenify at gmail.com> ---
That's not a bug. q strings are supposed to be valid token strings. Use
backticks, normal quotes or eof strings if you want arbitrary content.
If that's not highlighted somewhere, please let us know about this place or
edit it yourself. Thanks!
--
    
    
More information about the Digitalmars-d-bugs
mailing list