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)
Sun, Nov 3, 2:35 PM
Unknown Object (File)
Sun, Oct 27, 8:01 AM
Unknown Object (File)
Oct 12 2024, 5:08 AM
Unknown Object (File)
Oct 10 2024, 11:36 PM
Unknown Object (File)
Oct 10 2024, 11:29 PM
Unknown Object (File)
Oct 10 2024, 11:28 PM
Unknown Object (File)
Oct 10 2024, 11:28 PM
Unknown Object (File)
Oct 4 2024, 4:10 PM
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.