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

bugzilla at redhat.com bugzilla at redhat.com
Thu Sep 8 11:45:09 UTC 2016


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

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



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:

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