The linux builds are failing for a while after some re-arrangement of header order.
It happens that config.h cannot work after linux features.h, so the former should be included before the later.
An #error directive checks and protect against this case.
One possible workaround could be to move #include "config.h" ahead in a few files...
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/560",
"url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/560",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>