Page MenuHomeFreeBSD

sdiff: Fix --expand-tabs and --tabsize.
ClosedPublic

Authored by des on Feb 16 2024, 6:57 PM.
Tags
None
Referenced Files
F169974966: D43941.id.diff
Thu, Sep 3, 3:52 AM
F169801424: D43941.diff
Wed, Sep 2, 2:57 PM
F169772645: D43941.id134555.diff
Wed, Sep 2, 12:50 PM
Unknown Object (File)
Tue, Sep 1, 1:58 PM
Unknown Object (File)
Tue, Sep 1, 1:48 AM
Unknown Object (File)
Mon, Aug 31, 2:42 PM
Unknown Object (File)
Mon, Aug 31, 2:37 AM
Unknown Object (File)
Sun, Aug 30, 11:41 AM
Subscribers

Details

Summary

MFC after: 1 week
Sponsored by: Klara, Inc.

Diff Detail

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

Event Timeline

des requested review of this revision.Feb 16 2024, 6:57 PM
markj added inline comments.
usr.bin/sdiff/sdiff.c
75

Should this part of the change have been in the "cleanup" commit?

524

Shouldn't this take --tabsize into account?

des retitled this revision from sdiff: Fix --expand-tabs option. to sdiff: Fix --expand-tabs and --tabsize..Feb 18 2024, 10:46 AM
des marked 2 inline comments as done.
This revision is now accepted and ready to land.Feb 18 2024, 4:34 PM
This revision was automatically updated to reflect the committed changes.