sed GNUism in gnetlist-legacy

Bug #2019898 reported by Sven M. Hallberg
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
gEDA
Fix Committed
Undecided
Unassigned

Bug Description

When porting geda to OpenBSD, I found the following:

The script gnetlist-legacy/tests/run-test uses sed with a basic regular expression that contains the backslashed '\|' (alternative) operator. This is a GNU extension and not available at least on OpenBSD.

The attached patch avoids the issue by simply using an extended regular expression.

Revision history for this message
Sven M. Hallberg (pesco) wrote :
Revision history for this message
Roland Lutz (rlutz) wrote :

committed as b8e430071bd4a05b740a00bf201ef30140a4a11f

Changed in geda:
status: New → Fix Committed
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.