chicken-hackers
[Top][All Lists]
Advanced

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

[Chicken-hackers] [PATCH] [5] Clean up chicken.h a little bit


From: Peter Bex
Subject: [Chicken-hackers] [PATCH] [5] Clean up chicken.h a little bit
Date: Sun, 29 Jan 2017 19:19:25 +0100
User-agent: Mutt/1.5.23 (2014-03-12)

Hi all,

I had a look at chicken.h and I think we can get rid of some of the
complex nested #ifdef stuff by removing deprecated cruft and moving
some other stuff to platform-specific makefiles instead of trying
to rely on magic #ifdef stuff.

Attached is a series of patches that perform specific cleanup actions.

I have another proposal but that would be a bit more sweeping, so let's
get the small cruft out of the way first :)

Cheers,
Peter

Attachment: 0001-Move-statement-expression-detection-to-existing-lang.patch
Description: Text Data

Attachment: 0002-Remove-unused-C_c_regparm-definition-fix-typo.patch
Description: Text Data

Attachment: 0003-Simplify-C_STACK_GROWS_DOWNWARD-detection.patch
Description: Text Data

Attachment: 0004-Remove-unused-C_GENERIC_CONSOLE-definition.patch
Description: Text Data

Attachment: 0005-Move-SEARCH_EXE_PATH-macro-magic-to-platform-Makefil.patch
Description: Text Data

Attachment: signature.asc
Description: Digital signature


reply via email to

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