ObjFW  Check-in [31e1fdf934]

Overview
Comment:OFBlockTests: Also disable global blocks on Win64

While these work on the officially by ObjFW supported MSYS2/CLANG64
environment, they don't work on the similar environment provided by
Fedora in the ucrt64-gcc package when using
OBJC='clang -target x86_64-w64-mingw32ucrt', which is not officially
supported by ObjFW, but useful for testing purposes.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | 1.0
Files: files | file ages | folders
SHA3-256: 31e1fdf934cda6d34b1ce5bb8e697e5b4b245497105612227bae6d9a47439452
User & Date: js on 2023-10-19 20:47:21
Other Links: branch diff | manifest | tags
Context
2023-10-20
21:16
GitHub Actions: Remove *BSD check-in: 2da978d398 user: js tags: 1.0
2023-10-19
20:47
OFBlockTests: Also disable global blocks on Win64 check-in: 31e1fdf934 user: js tags: 1.0
20:46
OFBlockTests: Also disable global blocks on Win64 check-in: 00b1d9d7b6 user: js tags: trunk
20:26
Add PGP keys to the repo check-in: ee3557a09b user: js tags: 1.0
Changes