https://issues.dlang.org/show_bug.cgi?id=23701
Walter Bright <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WONTFIX --- Comment #6 from Walter Bright <[email protected]> --- I'm not sure we should document macros in importc.h in the specification for ImportC. Other compilers don't do it (leaving a lot of macros undocumented in the various .h system files), and it really isn't part of the compiler. It's pretty obvious what they do in importc.h, anyway. So I'm going to mark this WONTFIX for the time being. --
