Re: bug#21902: doc incorrectly describes Julian Date

2016-06-24 Thread Zefram
Andy Wingo wrote: >Would you like to propose a specific patch to the documentation? Sure. Patch attached. -zefram --- a/doc/ref/srfi-modules.texi 2014-03-20 20:21:21.0 + +++ b/doc/ref/srfi-modules.texi 2016-06-24 18:57:59.088243245 +0100 @@ -2461,8 +2461,8 @@ @cindex UTC @cin

Re: bug#16357: insufficient print abbreviation in error messages

2016-06-21 Thread Zefram
r to get access. Lazy loading sounds like a bad idea. Error handling is a bad place to attempt something that complex and failure-prone. -zefram