ObjFW  Check-in [dff419362e]

Overview
Comment:runtime: Work around compiler bug in Amiga library

This adds the same workaround for objc_enumerationMutation() as for
objc_exception_throw().

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: dff419362e42fd23c76845d6c6c0c3762437db5f4ae98822ea0650dc0c37abb0
User & Date: js on 2018-05-05 17:46:52
Other Links: manifest | tags
Context
2018-05-05
18:06
runtime: Let objc_get*Class return Class check-in: b3f32186dd user: js tags: trunk
17:46
runtime: Work around compiler bug in Amiga library check-in: dff419362e user: js tags: trunk
17:05
configure: Fix -O2 being dropped from OBJCFLAGS check-in: ae2aa3ef79 user: js tags: trunk
Changes