Hi, This patch modifies base's GSBlocks.h to add constness to the block args, otherwise when you compile on OS X (10.10, with Apple's clang version 3.6.0 (219198)) you get build errors due to mismatched types. Change Log:
2014-12-29 Graham Lee <[email protected]> * Headers/GNUstepBase/GSBlocks.h: Fix constness of block arguments to placate Apple's clang version. Thanks, Graham.
gsblocks.patch
Description: Binary data
_______________________________________________ Bug-gnustep mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-gnustep
