Page MenuHomeFreeBSD

Build BSD diff3 if GNU diff3 is disabled.
ClosedPublic

Authored by des on Sep 26 2024, 9:30 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Aug 5, 12:37 AM
Unknown Object (File)
Jul 7 2025, 7:58 PM
Unknown Object (File)
Jul 6 2025, 5:00 PM
Unknown Object (File)
Jul 5 2025, 6:02 AM
Unknown Object (File)
Jul 4 2025, 1:30 PM
Unknown Object (File)
Jul 3 2025, 8:36 PM
Unknown Object (File)
Jul 3 2025, 10:03 AM
Unknown Object (File)
Jul 2 2025, 11:58 AM
Subscribers

Details

Summary

MFC after: 3 weeks
Sponsored by: Klara, Inc.

Diff Detail

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

Event Timeline

des requested review of this revision.Sep 26 2024, 9:30 PM
This revision is now accepted and ready to land.Sep 27 2024, 12:31 AM

While this review is ok I think we can only enable it when the etcupdate testsuite passes without error which is not the case yet, I 3 tests gnu diff3 manage to merge while bsd diff3 considers conflits: always_test:main, fbsdid_test:main, preworld_test:main, tests_test:main

@bapt thank you for the test cases, this gives me something to work towards.

This revision was automatically updated to reflect the committed changes.