bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gnustep-base compile error on OS X with Apple's clang


From: Graham Lee
Subject: gnustep-base compile error on OS X with Apple's clang
Date: Mon, 29 Dec 2014 09:14:38 -0700

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  <graham@iamleeg.com>


   * Headers/GNUstepBase/GSBlocks.h:

   Fix constness of block arguments to placate Apple's clang version.


Thanks,

Graham.

Attachment: gsblocks.patch
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]