Page MenuHomeFreeBSD

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

Authored by des on Feb 16 2024, 6:57 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Sep 20, 8:16 AM
Unknown Object (File)
Sun, Sep 20, 8:15 AM
Unknown Object (File)
Tue, Sep 8, 3:57 PM
Unknown Object (File)
Sun, Sep 6, 9:16 AM
Unknown Object (File)
Sat, Sep 5, 3:23 PM
Unknown Object (File)
Fri, Sep 4, 10:12 PM
Unknown Object (File)
Fri, Sep 4, 9:14 PM
Unknown Object (File)
Fri, Sep 4, 7:39 PM
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 56085
Build 52974: 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
73

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

526

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.