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)
Wed, Dec 18, 5:42 PM
Unknown Object (File)
Nov 19 2024, 7:22 AM
Unknown Object (File)
Nov 19 2024, 7:22 AM
Unknown Object (File)
Nov 19 2024, 7:21 AM
Unknown Object (File)
Nov 19 2024, 7:01 AM
Unknown Object (File)
Nov 16 2024, 1:22 AM
Unknown Object (File)
Nov 15 2024, 3:49 PM
Unknown Object (File)
Nov 3 2024, 2:35 PM
Subscribers

Details

Summary

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

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 59608
Build 56495: arc lint + arc unit

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.