[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] Fix issue #557 (workaround?) (#558)

Nicolas Cellier notifications at github.com
Tue Apr 20 17:32:49 UTC 2021


If we build an internal plugin `SQUEAK_BUILTIN_PLUGIN`, then we don't need to `EXPORT` the error/warning functions.
There are still conflicting definitions in sqVirtualMachine.h which totally ignore IMPORT/EXPORT but these only generate warnings, not errors.
You can view, comment on, or merge this pull request online at:

  https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/558

-- Commit Summary --

  * Fix issue #557 (workaround?)

-- File Changes --

    M platforms/Cross/vm/sqAssert.h (12)

-- Patch Links --

https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/558.patch
https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/558.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/558
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20210420/d2eb5ee6/attachment.html>


More information about the Vm-dev mailing list