ACL port status



>>>>> "Wolfgang" == Wolfgang Jenkner <wjenkner@inode.at> writes:

    Wolfgang> Raymond Toy <toy@rtp.ericsson.se> writes:
    >> >>>>> "Vadim" == Vadim V Zhytnikov <vvzhy@mail.ru> writes:
    >> 
    Vadim> SBCL patch right now.  I've tried it and it seems
    Vadim> that SBCL support is in fairly good shape.
    >> 
    >> There's no real reason why it would be any worse than CMUCL is there?

    Wolfgang> Please take a look at the patch to see.  On top of what I described in
    Wolfgang> my original SBCL port message there was at least one type declaration
    Wolfgang> issue, problems with stream buffering (to be reconsidered) and various
    Wolfgang> pathname (?) annoyances (not solved at all, for laziness).

If you think your code is ready for checkin, please do so.  I don't
mind.  I can work around the merge conflicts.

ACL also has some issues with stream buffering, and it's not setting
up the #$ reader macro for some reason.

I, for one, wouldn't mind seeing some (most? all?) of the compilation
warnings and notes fixed and other non ANSI issues fixed if possible.
I think this will help to reduce the mess of conditionals we have now.

Don't know if that fits in with the 5.9.1 goals, though.

Ray