Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PrintInfo: fix output of 'bindings' #1090

Merged
merged 1 commit into from
Oct 28, 2024
Merged

Conversation

ThomasAdam
Copy link
Member

Now that fvwm_debug() will happily insert a newline to each call to it,
it's no longer possible to build up a string with a dedicated newline to
say when that output requires one.

Instead build the string up in parts and output it all in one go.

Now that fvwm_debug() will happily insert a newline to each call to it,
it's no longer possible to build up a string with a dedicated newline to
say when that output requires one.

Instead build the string up in parts and output it all in one go.
@ThomasAdam ThomasAdam added the type:bug Something's broken! label Oct 28, 2024
@ThomasAdam ThomasAdam self-assigned this Oct 28, 2024
@ThomasAdam ThomasAdam added this to the 1.1.1 milestone Oct 28, 2024
@ThomasAdam ThomasAdam merged commit 3e7eb74 into main Oct 28, 2024
12 checks passed
@ThomasAdam ThomasAdam deleted the ta/fix-printinfo-bindings branch October 28, 2024 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Something's broken!
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant