Bug 1374281 - rpc/xdr: generated files are filtered with a sed extended regex
Summary: rpc/xdr: generated files are filtered with a sed extended regex
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: GlusterFS
Classification: Community
Component: build
Version: 3.7.15
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Kaleb KEITHLEY
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-09-08 11:46 UTC by Kaleb KEITHLEY
Modified: 2016-09-08 14:05 UTC (History)
1 user (show)

Fixed In Version:
Clone Of: 1374280
Environment:
Last Closed: 2016-09-08 12:10:41 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description Kaleb KEITHLEY 2016-09-08 11:46:33 UTC
+++ This bug was initially created as a clone of Bug #1374280 +++

+++ This bug was initially created as a clone of Bug #1374278 +++

Description of problem:

Extended regex handling is enabled with -r command line option on linux.

NetBSD and FreeBSD use -E, but also provide -r for compatibility.

Mac OS X only accepts -E. As a result, building on Mac OS fails early. (There may be other issues with building on Mac OS.)

In any event, it's possible to do the job with an ordinary regex, extended regex isn't necessary.


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:


Note You need to log in before you can comment on or make changes to this bug.