[Bugs] [Bug 1374281] New: rpc/xdr: generated files are filtered with a sed extended regex

bugzilla at redhat.com bugzilla at redhat.com
Thu Sep 8 11:46:33 UTC 2016


https://bugzilla.redhat.com/show_bug.cgi?id=1374281

            Bug ID: 1374281
           Summary: rpc/xdr: generated files are filtered with a sed
                    extended regex
           Product: GlusterFS
           Version: 3.7.15
         Component: build
          Assignee: bugs at gluster.org
          Reporter: kkeithle at redhat.com
                CC: bugs at gluster.org
        Depends On: 1374278, 1374280



+++ 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:


Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1374278
[Bug 1374278] rpc/xdr: generated files are filtered with a sed extended
regex
https://bugzilla.redhat.com/show_bug.cgi?id=1374280
[Bug 1374280] rpc/xdr: generated files are filtered with a sed extended
regex
-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list