<div dir="ltr">Hi, I thought I would try loading Alex&#39;s Shinn&#39;s iregex library from <a href="http://synthcode.com/scheme/irregex">http://synthcode.com/scheme/irregex</a> but I&#39;m getting an error that I&#39;m not sure how to fix. I try to load irregex.scm and get the error below. I&#39;m hoping someone can tell me if this is something I just need to patch in s7? or any other suggestions?<div><br></div><div>thanks!<br><div><br></div><div>&gt; (load &quot;irregex.scm&quot;)<br><br>;integer-&gt;char argument 1, 55295, is out of range (it doen&#39;t fit in an unsigned byte)<br>;    integer-&gt;char<br>;    irregex.scm, line 360, position: 15546<br>; ((integer-&gt;char 57344) (integer-&gt;char 111...<br>; ((lambda (hook lst) (if (do ((p lst (cdr ...<br></div></div></div>