Skip to content

Add support for IRCv3 standard-replies#354

Merged
SilverRainZ merged 1 commit intoSrainApp:masterfrom
progval:standard-replies
Feb 26, 2022
Merged

Add support for IRCv3 standard-replies#354
SilverRainZ merged 1 commit intoSrainApp:masterfrom
progval:standard-replies

Conversation

@progval
Copy link
Member

@progval progval commented Jan 23, 2022

Srain doesn't currently use any of the specs that depend on standard-replies,
but Ergo sometimes emits them in addition to/instead of numerics (typically
when trying to express an error that doesn't have a numeric).

This is mostly just to suppress the error
_sirc_event_hdr: assertion 'events->unknown' failed when failing SASL
authentication on Ergo.

https://ircv3.net/specs/extensions/standard-replies

Example when failing SASL auth:
screenshot-2022-01-23_13-12-01

Srain doesn't currently use any of the specs that depend on standard-replies,
but Ergo sometimes emits them in addition to/instead of numerics (typically
when trying to express an error that doesn't have a numeric).

This is mostly just to suppress the error
`_sirc_event_hdr: assertion 'events->unknown' failed` when failing SASL
authentication on Ergo.

https://ircv3.net/specs/extensions/standard-replies
Copy link
Member

@SilverRainZ SilverRainZ left a comment

Choose a reason for hiding this comment

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

LGTM

@SilverRainZ SilverRainZ merged commit 5c30874 into SrainApp:master Feb 26, 2022
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