[OpenSmalltalk/opensmalltalk-vm] 6e57b1: Eliminate a conflict between Apple's AssertMacros ...

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[OpenSmalltalk/opensmalltalk-vm] 6e57b1: Eliminate a conflict between Apple's AssertMacros ...

Eliot Miranda-3
 
  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: 6e57b1a4e43f5a14e164f139d4115a09f0171ff1
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/6e57b1a4e43f5a14e164f139d4115a09f0171ff1
  Author: Eliot Miranda <[hidden email]>
  Date:   2019-05-06 (Mon, 06 May 2019)

  Changed paths:
    M platforms/iOS/vm/SqueakPureObjc_Prefix.pch

  Log Message:
  -----------
  Eliminate a conflict between Apple's AssertMacros and the boost libraries when
compiling .mm (Objective-C++) files.