Re: [Readable-discuss] Unused procedures

2014-05-09 Thread David A. Wheeler
On Fri, 09 May 2014 14:07:36 +0200, "Jörg F. Wittenberger"
 wrote:

> BTW: I'm getting warnings about unused procedures:
> 
> appende
> 
> represent-as-brace-suffix?
> 
> should those go?

These *used* to be used, and my Scheme doesn't give those kinds of warnings.

Hmm, I don't know of any reason they need to stay.
I'd probably comment out appende, instead of removing it, just
in case it has to return someday.

--- David A. Wheeler

--
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
• 3 signs your SCM is hindering your productivity
• Requirements for releasing software faster
• Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce
___
Readable-discuss mailing list
Readable-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/readable-discuss


[Readable-discuss] Unused procedures

2014-05-09 Thread Jörg F. Wittenberger
BTW: I'm getting warnings about unused procedures:

appende

represent-as-brace-suffix?

should those go?


--
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
• 3 signs your SCM is hindering your productivity
• Requirements for releasing software faster
• Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce
___
Readable-discuss mailing list
Readable-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/readable-discuss