bug-datamash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

possible bug


From: Kapus, Timotej
Subject: possible bug
Date: Tue, 14 Apr 2020 15:58:54 +0000

Hi,

I found an assertion failure in datamash (version 1.6), if I run the following in bash:

datamash $'\x00' $'-sF' $'@'                     
 datamash: src/op-parser.c:735: parse_mode_or_op: Assertion `tok != TOK_END' failed.
Aborted

The arguments have a bit unconventional bytes, but I thought I would check if it is interesting to you anyway. 

Cheers,
Timotej

reply via email to

[Prev in Thread] Current Thread [Next in Thread]