about summary refs log tree commit diff
path: root/mlist.c
diff options
context:
space:
mode:
authorOliver Kiddle <okiddle@yahoo.co.uk>2017-06-30 17:40:22 +0200
committerLeah Neukirchen <leah@vuxu.org>2017-07-02 18:44:24 +0200
commitef65274d43e7ab1d8a7f4fce353bb6a173bda987 (patch)
treeafe221073aed4d3ee719d22488ba7c75cb3ecc95 /mlist.c
parentc1ddd4816fcf1bcc5e1e2549d9354bab7d02a344 (diff)
downloadmblaze-ef65274d43e7ab1d8a7f4fce353bb6a173bda987.tar.gz
mblaze-ef65274d43e7ab1d8a7f4fce353bb6a173bda987.tar.xz
mblaze-ef65274d43e7ab1d8a7f4fce353bb6a173bda987.zip
seq: parse_relnum: fix for thread message syntax relative to . or $
With a message such as .^ specified, strtol() was used on the caret.
On Linux this worked by accident because strtol() doesn't return
an error but it fails on, e.g. FreeBSD. Furthermore, it was not
possible to specify relative offsets after $.
Diffstat (limited to 'mlist.c')
0 files changed, 0 insertions, 0 deletions