Files
stedolan-jq/tests
Emanuele Torre f94a9d463f Let error(null) throw null
This patch removes the weird behaviour of jv_invalid_with_msg(jv_null())
that returns jv_invalid() (i.e. empty), instead of a boxed jv_null().

The previous behaviour of  null|error  was obviously unintentional, and
allowing is jv_invalid_with_msg() to return values on which you can't
call jv_invalid_get_msg() is only error prone.
2023-08-04 17:38:52 -05:00
..
2014-12-26 23:05:56 -06:00
2023-08-04 17:38:52 -05:00
2023-08-03 14:41:53 -05:00
2017-11-29 20:47:56 -05:00
2023-08-02 22:33:09 +09:00