[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-bug: [Bug 723343] Re: gnetlist misinterpretes "." and "_" in footprint names



Turns out that I had simply had a typo in the footprint name. With a
correct file name the footprint was found. Still, the error message with
the comma inserted in the file name is irritating.

---<)kaimartin(>---

-- 
You received this bug notification because you are a member of gEDA Bug
Team, which is subscribed to gEDA.
https://bugs.launchpad.net/bugs/723343

Title:
  gnetlist misinterpretes "." and "_" in footprint names

Status in GPL Electronic Design Automation tools:
  New

Bug description:
  gnetlist fails to interpret footprint names that contain a period. It seems to parse the string instead of simply take it as a whole.
   Example: A footprint file named 
                    AMP_4.2mm_20PIN_LAY.fp

  When used in a schematic as 
        footprint=AMP_4.2mm_20PIN_LAY.fp

  gnetlist with option --skip-m4 produces this file not found error:
        CONN5: can't find PCB element for footprint AMP_4.2mm_20PIN_LAY (value=AMP_4.2mm_header,_20_pin)  

  Suggestion: The footprint should not be interpreted in any way if m4
  is not active.

  ---<)kaimartin(>----


_______________________________________________
geda-bug mailing list
geda-bug@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-bug