Skip to content

mime: use a define instead of the magic number 24#8441

Closed
bagder wants to merge 1 commit into
masterfrom
bagder/mime-24
Closed

mime: use a define instead of the magic number 24#8441
bagder wants to merge 1 commit into
masterfrom
bagder/mime-24

Conversation

@bagder

@bagder bagder commented Feb 11, 2022

Copy link
Copy Markdown
Member

MIME_BOUNDARY_DASHES is now the number of leading dashes in the
generated boundary string.

@monnerat approve?

MIME_BOUNDARY_DASHES is now the number of leading dashes in the
generated boundary string.
@monnerat

Copy link
Copy Markdown
Contributor

approve?

Oh yes, and I think it has to be merged with pending PR #8423 as it targets the same code region. Do you want me to do it?

@bagder

bagder commented Feb 13, 2022

Copy link
Copy Markdown
Member Author

I can merge this one first as it is so simple, then you can just rebase your PR on master.

@bagder

bagder commented Feb 13, 2022

Copy link
Copy Markdown
Member Author

Oh, I merged the another one already so I will fix this.

@bagder bagder closed this in c8e8791 Feb 13, 2022
@bagder bagder deleted the bagder/mime-24 branch February 13, 2022 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants