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: [email protected]
Reporter: [email protected]
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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"