On Wed, May 17, 2017 at 10:22 AM, Jim Rees <xxxxxx@gmail.com> wrote:
There's an extra definition for fxarithmetic-shift-right (that looks like an oversight to me). My implementation flags these.
I can't find it. There is a definition in fxcore and another in the Chibi conditional path in srfi-143.sld, but these should never be both in use. Can you locate it?
The document refers to fx+*/carry, but the library defines and exports fx*/carry at the moment.