Page MenuHomeFreeBSD

Keep --forward when using PATCH_DEBUG.
ClosedPublic

Authored by mat on Jun 14 2018, 3:01 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 27, 3:12 AM
Unknown Object (File)
Sat, Apr 27, 2:20 AM
Unknown Object (File)
Sat, Apr 27, 2:19 AM
Unknown Object (File)
Sat, Apr 27, 1:43 AM
Unknown Object (File)
Feb 26 2024, 3:38 PM
Unknown Object (File)
Dec 22 2023, 9:44 PM
Unknown Object (File)
Dec 15 2023, 8:54 PM
Unknown Object (File)
Dec 15 2023, 1:06 PM
Subscribers
None

Details

Summary

Otherwise, when used with BATCH defined so as to not be bothered by config screen and all, it will almost silently reverse obsolete patches and make you wonder why something is now broken.

Another fix is to keep PATCH_DEBUG like it is, and introduce a PATCH_VERBOSE that is like PATCH_DEBUG but with the --forward.

I went on a hunt, and PATCH_DEBUG has not had --forward since its inception. (Without any reason about why it has not.)

Diff Detail

Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 17263
Build 17103: arc lint + arc unit