Page MenuHomeFreeBSD

gnu diff3: apply patch to committed src, rather than at build time
ClosedPublic

Authored by emaste on Nov 11 2022, 7:51 PM.
Tags
None
Referenced Files
F137441823: D37368.id.diff
Sun, Nov 23, 12:18 PM
Unknown Object (File)
Sat, Nov 22, 8:07 PM
Unknown Object (File)
Sat, Nov 22, 3:41 PM
Unknown Object (File)
Sat, Nov 22, 12:36 PM
Unknown Object (File)
Fri, Nov 21, 8:36 PM
Unknown Object (File)
Thu, Nov 13, 5:47 AM
Unknown Object (File)
Mon, Nov 10, 5:51 PM
Unknown Object (File)
Tue, Nov 4, 6:50 AM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

emaste created this revision.

(I thought the GNU diff3 was replaced by a BSD licensed implementation a few years ago! LGTM...)

This revision is now accepted and ready to land.Nov 11 2022, 8:56 PM

I thought the GNU diff3 was replaced by a BSD licensed implementation a few years ago!

We have a BSD licensed implementation that came via GSoC, but it's not complete and isn't used by default. @thj mentioned on IRC that they're working on updating it.

I spotted this patch file while trying to evaluate the current GNU diff3.