Skip to content

Removing trailing space from protocol name as it can cause nasty issues#203

Merged
jbrichau merged 1 commit into
SeasideSt:masterfrom
tukanos:protocolWithSpace
Jul 7, 2026
Merged

Removing trailing space from protocol name as it can cause nasty issues#203
jbrichau merged 1 commit into
SeasideSt:masterfrom
tukanos:protocolWithSpace

Conversation

@tukanos

@tukanos tukanos commented Apr 27, 2026

Copy link
Copy Markdown

For example, in GemStone you can have two protocols with the same name but one will not work properly. All because of the space in the protocol name

For example, in GemStone you can have two protocols with the same name
but one will not work properly.  All because of the space in the
protocol name
@tukanos
tukanos force-pushed the protocolWithSpace branch from 6ff24f6 to bd217d4 Compare April 27, 2026 13:57
@jbrichau
jbrichau self-requested a review July 7, 2026 08:11

@jbrichau jbrichau left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Looks good, though I don't know where they come from.

@jbrichau
jbrichau merged commit ce018fb into SeasideSt:master Jul 7, 2026
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