Files
bitchx/source
Kevin Easton 0a16ab16ac Introduce strbegins() macro and replace all open-coded instances
This test is done quite a bit across the tree, and the open-coded variants make it easy to have an
accidental mismatch between the length of the prefix being tested and the length actually passed to
strncmp().

This fixes an issue of that type comparing the server version against the prefix "u2.10", where the old
code used an incorrect length of 4.
2017-06-06 23:47:10 +10:00
..
2016-09-29 01:11:29 +10:00
2017-02-08 23:56:36 +11:00
2017-05-03 00:13:24 +10:00
2017-05-10 23:41:32 +10:00
2017-05-10 23:41:32 +10:00
2017-04-24 17:34:07 +10:00
2017-04-16 16:19:55 +10:00
2017-05-12 11:24:00 +10:00