chicken-hackers
[Top][All Lists]
Advanced

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

[PATCH] Small cleanup to get rid of a few compilation warnings


From: Peter Bex
Subject: [PATCH] Small cleanup to get rid of a few compilation warnings
Date: Sat, 10 Apr 2021 15:25:51 +0200
User-agent: Mutt/1.10.1 (2018-07-13)

Hi all,

Here's a simple patch.  Found while reviewing Megane's patch for
improving line number reporting in [ei]r-macro-transformer; this
recompiled expand.scm which rubbed those compiler warnings in my
face.

I think having these redundant predicate checks in the expander was
a temporary measure during the transition from 5.0 to 5.1, but now
even if we compile CHICKEN with 5.1 or 5.2 this is not needed at all
any more.  It might not even have been needed when it was introduced,
but I'm not 100% sure.

Cheers,
Peter

Attachment: 0001-Minor-cleanup.patch
Description: Text Data

Attachment: signature.asc
Description: PGP signature


reply via email to

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