[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-bug: [Bug 897661] [NEW] --m4-file argument to gsch2pcb does nothing
Public bug reported:
The '--m4-file FILE' option to gsch2pcb is supposed to "use" the
specified M4 source FILE when the gsch2pcb backend generates footprints
using M4.
gsch2pcb generates a snippet of Scheme code which is evaluated by
gnetlist between loading the gsch2pcb gnetlist backend and running it.
The generated snippet contains a line which looks like:
(define m4-files STRING)
where STRING is a space-separated list of M4 filenames. However, the
gsch2pcb gnetlist backend never uses the m4-files variable. This was
broken in commit 6d935086d299.
** Affects: geda
Importance: Undecided
Status: New
** Tags: gnetlist gsch2pcb
--
You received this bug notification because you are a member of gEDA Bug
Team, which is subscribed to gEDA.
https://bugs.launchpad.net/bugs/897661
Title:
--m4-file argument to gsch2pcb does nothing
Status in GPL Electronic Design Automation tools:
New
Bug description:
The '--m4-file FILE' option to gsch2pcb is supposed to "use" the
specified M4 source FILE when the gsch2pcb backend generates
footprints using M4.
gsch2pcb generates a snippet of Scheme code which is evaluated by
gnetlist between loading the gsch2pcb gnetlist backend and running it.
The generated snippet contains a line which looks like:
(define m4-files STRING)
where STRING is a space-separated list of M4 filenames. However, the
gsch2pcb gnetlist backend never uses the m4-files variable. This was
broken in commit 6d935086d299.
To manage notifications about this bug go to:
https://bugs.launchpad.net/geda/+bug/897661/+subscriptions
_______________________________________________
geda-bug mailing list
geda-bug@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-bug