Page MenuHomeFreeBSD

diff3: Fix merge mode.
ClosedPublic

Authored by des on Sep 23 2024, 2:51 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jan 18, 7:15 AM
Unknown Object (File)
Sat, Jan 18, 1:13 AM
Unknown Object (File)
Sun, Jan 12, 8:35 AM
Unknown Object (File)
Dec 30 2024, 7:29 PM
Unknown Object (File)
Dec 29 2024, 12:28 PM
Unknown Object (File)
Dec 28 2024, 10:49 PM
Unknown Object (File)
Dec 19 2024, 6:28 AM
Unknown Object (File)
Dec 3 2024, 9:58 PM
Subscribers

Details

Reviewers
thj
Group Reviewers
Klara
Commits
rGcf73401c4f7a: diff3: Fix merge mode.
Summary

This is mostly thj@'s work, with some tweaks and cleanup by me. There
are still some cases where our output differs from GNU diff3, but it's
much better than before and I'd rather commit what I have now than let
it continue to languish in a metaphorical drawer.

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 23 2024, 2:51 PM

Looks like an improvement to me, the big comment helps.

Can you bump diff3_version, I think it will help a lot in tracking bug reports.

I would like us to have more tests, but I know how difficult they are to put together.

This revision is now accepted and ready to land.Sep 24 2024, 8:44 AM
This revision was automatically updated to reflect the committed changes.