June 01, 2014 Re: rawRead linker error | ||||
---|---|---|---|---|
| ||||
On 01/06/14 19:04, Joseph Rushton Wakeling via Digitalmars-d-learn wrote:
> Passing a regular array as the buffer doesn't cause any issues
In fact it seems to be a problem to pass any array other than a ubyte array; for example a ulong[] array is problematic. The problem vanishes if the -inline option is not used.
|
Copyright © 1999-2021 by the D Language Foundation