[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Scheme-reports] Formal Response #440: Write procedure is not backwards compatible



On Fri, Oct 12, 2012 at 7:03 AM, John Cowan <cowan@x> wrote:
> This is a Formal Response to Formal Comment #440:
>
> Write procedure is not backwards compatible
>
> The WG voted to provide three procedures, write, write-simple, and
> write-shared.  The write procedure generates datum labels only if its
> argument contains circular structure.  This is upward compatible
> with R5RS write, which only works correctly on non-circular structure.
>
> The write-shared procedure never generates datum labels, and
> therefore fails if the argument contains circular structure.

That should read "write-simple."

-- 
Alex

_______________________________________________
Scheme-reports mailing list
Scheme-reports@x
http://lists.scheme-reports.org/cgi-bin/mailman/listinfo/scheme-reports