<p></p>
<p>Needs more work. :-) Let's see whether I can identify the issues. Here is a quick overview of the current errors per platform (from the CI):</p>
<p>macOS</p>
<pre><code> ../../../platforms/iOS/vm/Common/Classes/sqSqueakMainApp.m:190:2: error: implicit declaration of function 'dumpPrimTraceLogOn' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
</code></pre>
<p>Windows</p>
<pre><code> ../../../platforms/win32/vm/sqWin32Main.c:281:7: error: 'debugBreakOnException' undeclared (first use in this function)
</code></pre>
<p>Linux (x86/ARM)</p>
<pre><code> /usr/bin/ld: vm/vm.a(sqUnixMain.o): in function `reportStackState':
  /home/runner/work/opensmalltalk-vm/opensmalltalk-vm/platforms/unix/vm/sqUnixMain.c:951: undefined reference to `dumpPrimTraceLogOn'
</code></pre>

<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/commit/c6b70458764ba471a1602b2f5b43357387375504#commitcomment-57222244">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AIJPEW5QGQTSAB3NHNBD46DUEK2NDANCNFSM5E7DQZVQ">unsubscribe</a>.<br />Triage notifications on the go with GitHub Mobile for <a href="https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675">iOS</a> or <a href="https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub">Android</a>.
<img src="https://github.com/notifications/beacon/AIJPEW5Y3Z4CE2YPUOUESRTUEK2NDA5CNFSM5E7DQZV2YY3PNVWWK3TUL52HS4DFVVBW63LNNF2EG33NNVSW45FKMNXW23LFNZ2F62LEZYBWSJDE.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/commit/c6b70458764ba471a1602b2f5b43357387375504#commitcomment-57222244",
"url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/c6b70458764ba471a1602b2f5b43357387375504#commitcomment-57222244",
"name": "View Commit"
},
"description": "View this Commit on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>