<div dir="ltr">How does one write a configure test to check for this? Only by vendor strings and version numbers?<div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Feb 1, 2013 at 9:20 AM, Nils Smeds <span dir="ltr"><<a href="mailto:nils.smeds@gmail.com" target="_blank">nils.smeds@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="color:rgb(34,34,34);font-size:13px;font-family:arial,sans-serif"><br></div><div style="color:rgb(34,34,34);font-size:13px;font-family:arial,sans-serif">

<div>[<i> NOTE: </i>The above is likely incorrect in that I believe the declaration should be size_t len_string and the call load_(string, len_string).</div><div>The actual arguments are passed by reference but the hidden length arguments are likely passed by value.</div>

<div> (My comment)</div><div>]</div></div></blockquote><div><br></div><div style>Yes, this is certainly the case.</div><div style><br></div><div style><br></div><div style>What about big-endian architectures using 'size_t' not equal to 'int' and passing enough arguments that the length is not passed in a register?</div>
</div></div></div>