Page MenuHomeFreeBSD

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

Authored by des on Feb 16 2024, 6:57 PM.
Tags
None
Referenced Files
F147545395: D43941.id134458.diff
Wed, Mar 11, 6:56 PM
F147452696: D43941.id134458.diff
Wed, Mar 11, 3:40 AM
Unknown Object (File)
Mon, Mar 2, 1:54 PM
Unknown Object (File)
Sat, Feb 28, 2:32 PM
Unknown Object (File)
Feb 5 2026, 8:48 PM
Unknown Object (File)
Jan 31 2026, 11:06 PM
Unknown Object (File)
Jan 31 2026, 1:48 PM
Unknown Object (File)
Jan 23 2026, 5:46 AM
Subscribers

Details

Summary

MFC after: 1 week
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.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.