Skip to content

Conversation

@nbriggs
Copy link
Collaborator

@nbriggs nbriggs commented Oct 31, 2024

Files gcfinal.c and testool.c both contain literal TAB characters embedded in printf() format strings in an attempt to align output. The output formatting depends on the user's simulated tab settings and therefore may not produce the expected results.

The output formatting is rewritten to make tab characters unnecessary.

Files gcfinal.c and testool.c both contain literal TAB characters embedded
in printf() format strings in an attempt to align output.
The output formatting depends on the user's simulated tab settings and
therefore may not produce the expected results.

The output formatting is rewritten to make tab characters unnecessary.
@nbriggs nbriggs merged commit cea720f into master Oct 31, 2024
@nbriggs nbriggs deleted the fix-tabs-in-strings branch December 3, 2024 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants