pcb

m4lib_to_newlib.sh does not work with mawk

Bug #917308 reported by Marcel Dejean
46
This bug affects 7 people
Affects Status Importance Assigned to Milestone
pcb
Fix Released
Undecided
Unassigned

Bug Description

mawk (apparently the default awk for Debian) does not support the 3rd argument of match(), used on line 200 of m4lib_to_newlib.sh

> # pick out the name of the footprint
> match (comment, /(.*)\[(.*)\]/, fp);
> comp = fp[2];
> comment = a[3] ", " fp[1];

Marcel Dejean (mrd79)
description: updated
no longer affects: ubuntu
Revision history for this message
Jason (whitewaterssoftwareinfo) wrote :

Confirmed, This big still exists in the master branch or the git repository as of 12/32/2013. The proposed solution still works.

Much Thanks

Traumflug (mah-jump-ing)
Changed in geda-project:
importance: Undecided → Low
Revision history for this message
Chad Parker (parker-charles) wrote :

I pushed a fix for this to home/cparker/LP917308.

Revision history for this message
Chad Parker (parker-charles) wrote :

Dan pushed a fix for this to master on Feb 7th, 2017: 305bc094d3bb4b1537f98b67c8818b859f278787.

Revision history for this message
Chad Parker (parker-charles) wrote :

Dan pushed a fix to master on 2017-02-07
305bc094d3bb4b1537f98b67c8818b859f278787

Changed in pcb:
status: New → Fix Committed
Changed in geda-project:
status: New → Fix Committed
Changed in pcb:
milestone: none → pcb-4.0.1
Changed in pcb:
milestone: pcb-4.0.1 → pcb-4.1.0
Changed in pcb:
milestone: pcb-4.1.0 → pcb-4.0.1
Changed in pcb:
status: Fix Committed → Fix Released
Changed in geda-project:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.