<p>-----BEGIN PGP SIGNED MESSAGE-----<br>
Hash: SHA256</p>
<p>A few commits that could be of use:</p>
<ol>
<li>modify configure.ac to check for the header file <ifaddrs.h></li>
<li>update README of UnicodePlugin</li>
<li>#if COGVM in the sqCogStackAlignment.h for getReturnAddress</li>
</ol>
<p>The COGVM compiles and works in 32bit on Solaris 10.<br>
It also works now (thanks to code for getReturnAddress) in 64bit on Solaris 11.</p>
<p>Solaris 10 has no header file <ifaddrs.h> it appears, to in that case,<br>
the configure script can automatically 'activate' the old code in<br>
sqUnixSocket.c.  In the Solaris 11 case, it has <ifaddrs.h>, so activate the<br>
new code on Solaris 11.</p>
<p>David Stes</p>
<p>-----BEGIN PGP SIGNATURE-----<br>
Version: GnuPG v2</p>
<p>iQEcBAEBCAAGBQJfazvaAAoJEAwpOKXMq1MaOBMH/0oAanU940wnZi6UnptEXDzL<br>
H4TGeGlQvX+2939+PP79CxAa0yMNQWe/Ew1f2GsERQruKXZAr76lYQPXaJsY2duI<br>
dUeNaNxvPUuKDlsKnrltUnfDgDazYER8NluCZE3tBV8ZUVxak07u/HLUMs/lXP/9<br>
MO/UctlbDSc8KgZlUkBlaffCzz/DtNV/CrgHZNUlPHb9GyLJD2mctc0H7qYkr1o6<br>
2Y3QoOrC1U//4nK/2JbUV9i4lVVj/g1P9CSjRMe2P1ptZp6GfoWod1XAQMM1TIFP<br>
tjZqhxFDB3PHnhdhyBbLrqEbAXoexi2F6nET3xGXEUPYJr6QL6w9rXf3wdhJGVM=<br>
=tynH<br>
-----END PGP SIGNATURE-----</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/523'>https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/523</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Unicode README: add note on a known issue</li>
  <li>configure:  check for <ifaddrs.h> (Solaris 11 has it, Solaris 10 not)</li>
  <li>sqCogStackAlignment: define getReturnAddress only #if COGVM (not for Stack VM)</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/523/files#diff-d8bd1309eea18d28a2df6c46117dc4bd">platforms/Cross/vm/sqCogStackAlignment.h</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/523/files#diff-93dd5302fb25f2200bf113bdd395be34">platforms/unix/config/config.h.in</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/523/files#diff-d6010a0e5d371587b3d8e928adc3eec4">platforms/unix/config/configure.ac</a>
    (1)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/523/files#diff-4d0892c640113f306b565d55a5d04c54">platforms/unix/plugins/SocketPlugin/sqUnixSocket.c</a>
    (6)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/523/files#diff-6c902444b0f35ac893c267a43f90992d">platforms/unix/plugins/UnicodePlugin/README.UnicodePlugin</a>
    (26)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/523.patch'>https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/523.patch</a></li>
  <li><a href='https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/523.diff'>https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/523.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/523">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AIJPEW3ZISUZUCMU7EFULSTSHHRGTANCNFSM4RW6UGAA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AIJPEW2E3WAGVMXGSHY452TSHHRGTA5CNFSM4RW6UGAKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KRIV7EA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/523",
"url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/523",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>