chicken-hackers
[Top][All Lists]
Advanced

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

[Chicken-hackers] [PATCH] [PRERELEASE] Do not use standards macros in OS


From: Peter Bex
Subject: [Chicken-hackers] [PATCH] [PRERELEASE] Do not use standards macros in OS X and iOS(?)
Date: Sat, 28 Jan 2017 16:32:39 +0100
User-agent: Mutt/1.5.23 (2014-03-12)

Hi all,

As has been reported by Rob Altenburg, OS X behaves more like
FreeBSD than Linux or other BSDs, in that it will hide all
BSD definitions when you define a XOPEN standard level to use.

I'm assuming (but nobody has tested yet, and I don't have access
to iOS myself) that iOS behaves the same.

So here's a patch that removes C_USE_STD_FEATURE_MACROS from
both those platform Makefiles.  Please remember to apply it to
the prerelease branch as well as master and chicken-5.

Cheers,
Peter

Attachment: 0001-Do-not-define-standards-macros-in-OS-X-and-iOS.chicken-5.patch
Description: Text Data

Attachment: 0001-Do-not-define-standards-macros-in-OS-X-and-iOS.master-prerelease.patch
Description: Text Data

Attachment: signature.asc
Description: Digital signature


reply via email to

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