GNU bug report logs -
#16357
insufficient print abbreviation in error messages
Previous Next
Full log
View this message in rfc822 format
Andy Wingo <wingo <at> pobox.com> writes:
> On Thu 23 Jun 2016 18:57, Mark H Weaver <mhw <at> netris.org> writes:
>
>> Andy Wingo <wingo <at> pobox.com> writes:
>>> Or, we could use print states. But print states are not so great and
>>> ideally we would remove them eventually.
>>
>> We will need print states, or something like them, to support writing
>> cyclic data structures as required by R7RS.
>
> I was thinking parameters would be sufficient. Dunno. WDYT about that?
Parameters would propagate to places where we don't want them to
propagate. For example, if in the course of running a custom printer,
some internal procedure prints something to a different port, e.g. to a
string port, then the parameter would still take effect.
Mark
This bug report was last modified 8 years and 355 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.