I've just published draft #7 of SRFI 253. It was submitted by Artyom Bologov, author of the SRFI.

Here are Artyom's comments on the draft:

Add check-case
A useful and portability-enhancing one, given that Chicken has a matching primitive and PreScheme is likely to have something like it too. 

Here is the commit summary:

Here's the diff:

https://github.com/scheme-requests-for-implementation/srfi-253/compare/draft-6..draft-7

Regards,

SRFI Editor