gEDA-dev: [PATCH] gschem: Visual feedback for keyboard commands

Peter Clifton pcjc2 at cam.ac.uk
Fri Jun 8 06:58:26 EDT 2007


On Fri, 2007-06-08 at 11:53 +0100, Peter Clifton wrote:
> On Thu, 2007-06-07 at 23:02 -0400, Ales Hvezda wrote:

> Could this be a guile 1.8 change? I read somewhere that "nil" should not
> be used, and depending on context, either #f or () was appropriate.
> 
> We should fix all other cases if there are any.

grep nil * -r --include "*.scm"

gnetlist/scheme/gnet-cascade.scm:              (sourcenet nil)
gnetlist/scheme/gnet-cascade.scm:       nil
gnetlist/scheme/gnet-cascade.scm:           (first_block nil)
gnetlist/scheme/gnet-pcbpins.scm:               (label nil)
gnetlist/scheme/gnet-pcbpins.scm:               (pinnum nil)
gschem/scheme/pcb.scm:  (let ((f nil))
gschem/scheme/pcb.scm:  (let ((f def nil))

It would be good if people familiar with these scripts could fix them. I
could probably make a stab at it, but wouldn't know immediately how to
test them - and be sure the bug had gone.

Regards,

-- 
Peter Clifton

Electrical Engineering Division,
Engineering Department,
University of Cambridge,
9, JJ Thomson Avenue,
Cambridge
CB3 0FA

Tel: +44 (0)7729 980173 - (No signal in the lab!)



More information about the geda-dev mailing list