Skip to content

L00per

Pre-release
Pre-release
Compare
Choose a tag to compare
@helje5 helje5 released this 12 Dec 16:06
· 33 commits to develop since this release

Fix an endless loop in the IRC message parser, should fix issue #4.

The parser skips empty lines, but didn't properly adjust the looping index. That should be fixed now.

P.S.: Now building on more Travis platforms (e.g. Linux Swift 4.2, and XcodeX)