[Bug 235404] LEGACY_BSDSED_COMPAT issue

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Feb 1 19:19:19 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235404

            Bug ID: 235404
           Summary: LEGACY_BSDSED_COMPAT issue
           Product: Base System
           Version: 12.0-STABLE
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: bin
          Assignee: bugs at FreeBSD.org
          Reporter: kpect at protonmail.com

I want to revert sed's behaviour to original/BSD one. But I haven't found a
place where I can define "LEGACY_BSDSED_COMPAT" variable. The check happens
here:

#ifdef LEGACY_BSDSED_COMPAT
                EATSPACE();
#endif

Where can I define LEGACY_BSDSED_COMPAT ?
Regards,
Sergey

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list