chicken-hackers
[Top][All Lists]
Advanced

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

[Chicken-hackers] [PATCH] Add procedure argument checks for srfi-1's lis


From: Evan Hanson
Subject: [Chicken-hackers] [PATCH] Add procedure argument checks for srfi-1's list= and lset procedures
Date: Mon, 11 Aug 2014 22:50:57 -0700
User-agent: OpenSMTPD enqueuer (Demoosh)

Here's a very simple patch for #1085.

As a side note, there are lots of other procedures in srfi-1.scm without
argument type checks. Are the cases where they're not there intentional,
or would it be worth looking into adding some, where sensible?

Either way, I think these lset procedures should have guards added since
the results can be quite confusing otherwise.

Cheers,

Evan

Attachment: 0001-Add-procedure-argument-checks-for-srfi-1-s-list-and-.patch
Description: Text document


reply via email to

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