IRCC 0.36 crashes while trying to send a CTCP message to another user #12
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Steps to reproduce:
There was not such a problem before, so maybe this bug somehow caused by the recent CRLF changes
P.S. btw I wonder why after the "; end of CTCP message" we are also using "0x1" to terminate it prior to "0x0a0d"
floppy121