Skip to content

builder-main: Set a default build subject and body#753

Open
bbhtt wants to merge 3 commits into
mainfrom
bbhtt/default-subj
Open

builder-main: Set a default build subject and body#753
bbhtt wants to merge 3 commits into
mainfrom
bbhtt/default-subj

Conversation

@bbhtt

@bbhtt bbhtt commented May 28, 2026

Copy link
Copy Markdown
Contributor

See #743

@bbhtt bbhtt added this to the 1.5.x milestone May 28, 2026

@swick swick left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs a proper rebase as well

Comment thread src/builder-utils.c Outdated
@smcv

smcv commented Jun 16, 2026

Copy link
Copy Markdown
Collaborator

something in the chain breaks if a non-ASCII character is passed as subject

Probably needs a UTF-8 locale and a call to setlocale()?

@bbhtt

bbhtt commented Jun 16, 2026

Copy link
Copy Markdown
Contributor Author

Maybe, or just simply setting LANG= specifically works. All LC_*` variables was already set to UTF-8 but seems LANG is needed.

@bbhtt bbhtt force-pushed the bbhtt/default-subj branch from 689c23d to dae91ab Compare June 16, 2026 13:05
@bbhtt bbhtt force-pushed the bbhtt/default-subj branch from dae91ab to dedf984 Compare June 16, 2026 13:08
@bbhtt bbhtt force-pushed the bbhtt/default-subj branch from dedf984 to 3275d52 Compare June 16, 2026 13:11
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.

3 participants