Skip to content

Allow whitespace at complex-message start#854

Merged
aphillips merged 3 commits intomainfrom
allow-ws-start
Aug 12, 2024
Merged

Allow whitespace at complex-message start#854
aphillips merged 3 commits intomainfrom
allow-ws-start

Conversation

@eemeli
Copy link
Copy Markdown
Collaborator

@eemeli eemeli commented Aug 6, 2024

Closes #610
Closes #809
Closes #848
Closes #849
CC @lucacasonato

As agreed in the balloting under #848, complex messages should be allowed to start with whitespace.

@eemeli eemeli added the syntax Issues related with syntax or ABNF label Aug 6, 2024
@eemeli eemeli requested a review from aphillips August 6, 2024 15:17
Copy link
Copy Markdown
Collaborator

@catamorphism catamorphism left a comment

Choose a reason for hiding this comment

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

Looks consistent with what we voted on.

@eemeli eemeli linked an issue Aug 8, 2024 that may be closed by this pull request
Copy link
Copy Markdown
Collaborator

@gibson042 gibson042 left a comment

Choose a reason for hiding this comment

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

Looks consistent with what we voted on.

Agreed.

Copy link
Copy Markdown
Contributor

@lucacasonato lucacasonato left a comment

Choose a reason for hiding this comment

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

Looks good to me too

Copy link
Copy Markdown
Collaborator

@echeran echeran left a comment

Choose a reason for hiding this comment

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

LGTM.

I like the extra callout of

Whitespace at the start or end of a simple message is significant,
and a part of the text of the message.

and

Whitespace at the start or end of a complex message is not significant,
and does not affect the processing of the message.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

syntax Issues related with syntax or ABNF

Projects

None yet

7 participants