Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix a bug in parsing 005 arguments #7

Merged
merged 1 commit into from
Aug 8, 2016
Merged

Fix a bug in parsing 005 arguments #7

merged 1 commit into from
Aug 8, 2016

Conversation

BradleyShaw
Copy link
Contributor

This fixes a bug which causes 005 arguments to be split in the wrong place and therefore parsed incorrectly
Example:

arguments: ['TARGMAX=NAMES', '1,LIST:1,KICK:1,WHOIS:1,PRIVMSG:4,NOTICE:4,ACCEPT:,MONITOR: EXTBAN=$,&acjmorxz| CLIENTVER=3.0 :are supported by this server']

This fixes a bug which causes 005 arguments to be split in the wrong place and therefore parsed incorrectly
Example:
arguments: ['TARGMAX=NAMES', '1,LIST:1,KICK:1,W
HOIS:1,PRIVMSG:4,NOTICE:4,ACCEPT:,MONITOR: EXTBAN=$,&acjmorxz| CLIENTVER=3.0 :are supported by this server']
@itslukej itslukej merged commit 4e60344 into itslukej:master Aug 8, 2016
@itslukej
Copy link
Owner

itslukej commented Aug 8, 2016

thanks👍

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