fijal-void

Results 2 issues of fijal-void

`; /bin/rc ./test-exit still alive ; /usr/lib/plan9/bin/rc ./test-exit ; ; cat test-exit #!/bin/rc fn foo { exit 1 } foo >/dev/null echo 'still alive' ; ` plan9port's rc behaves as...

for sure i'm doing something wrong, but: mowgli_program_opts_consumer_bool calls: return_if_fail(arg != NULL); but arg is NULL because given option's has_param == false Typical usage: progname -d turning debugging on