https://issues.dlang.org/show_bug.cgi?id=22252
Walter Bright <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |ImportC CC| |[email protected] Summary|ImportC: C Array syntax is |ImportC: Array, Function |mapped to D array semantics |parameter types should be |with disastrous |converted to pointers |consequences. | --- Comment #1 from Walter Bright <[email protected]> --- See C11 6.7.6.3-7 and 6.7.6.3-8 --
