GNU bug report logs -
#47953
fennel doesn't print version with -v
Previous Next
Reported by: Jack Hill <jackhill <at> jackhill.us>
Date: Thu, 22 Apr 2021 14:40:01 UTC
Severity: normal
Done: Jack Hill <jackhill <at> jackhill.us>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
On Thu, 22 Apr 2021, Jack Hill wrote:
> Hi Guix,
>
> From the fennel man page:
>
> -v, --version
> Print the version number and exit
>
> However, only the long options seems to work:
>
> jackhill <at> alperton ~ [env]$ fennel --version
> Fennel 0.8.1 on Lua 5.3
> jackhill <at> alperton ~ [env]$ fennel -v
> runtime error: -v: No such file or directory
> stack traceback:
> [C]: in function 'assert'
> ...tore/lgaycpzwfair15b4m1lvzjim0gv3l0gp-profile/bin/fennel:3630: in
> function ?
> [C]: in function 'xpcall'
> ...tore/lgaycpzwfair15b4m1lvzjim0gv3l0gp-profile/bin/fennel:4036: in
> function ?
> [C]: in ?
>
> Other short options, like -h, do work. This isn't that annoying a problem,
> but I wonder if it presents some problem with out fennel package.
This is an upstream bug in fennel. It was fixed today, but not released
yet [0]. It seems like a minor annoyance, so I think it's okay to wait
until the next release.
[0] https://git.sr.ht/~technomancy/fennel/commit/904e3ee165d097411bab599b9378895695629b70
Best,
Jack
This bug report was last modified 2 years and 78 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.