<div>We finally got all our code working with the latest PS. That is, all the bugs</div><div>I reported appear fixed and I didn't encounter any new ones. Yay!</div><div><br></div>I pushed some patches that fix minor issues:<div>

<br></div><div>1. ODDP macro was using deprecated % operator</div><div>2. DESTRUCTURING-BIND was binding empty tails to null, not []</div><div>3. LOOP was choking on variable names like "count" that looked like keywords.</div>

<div><br></div><div>Daniel</div><div><br></div><div><br></div>