unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#47953: fennel doesn't print version with -v
@ 2021-04-22 14:39 Jack Hill
  2021-04-22 15:55 ` Jack Hill
  0 siblings, 1 reply; 3+ messages in thread
From: Jack Hill @ 2021-04-22 14:39 UTC (permalink / raw)
  To: 47953

Hi Guix,

From the fennel man page:

        -v, --version
               Print the version number and exit

However, only the long options seems to work:

jackhill@alperton ~ [env]$ fennel --version
Fennel 0.8.1 on Lua 5.3
jackhill@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.

I'm using Guix commit 58d96474bdc355619890f85bf6095a79074f6ee8

Best,
Jack




^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#47953: fennel doesn't print version with -v
  2021-04-22 14:39 bug#47953: fennel doesn't print version with -v Jack Hill
@ 2021-04-22 15:55 ` Jack Hill
  2023-04-29  4:45   ` Jack Hill
  0 siblings, 1 reply; 3+ messages in thread
From: Jack Hill @ 2021-04-22 15:55 UTC (permalink / raw)
  To: 47953

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@alperton ~ [env]$ fennel --version
> Fennel 0.8.1 on Lua 5.3
> jackhill@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




^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#47953: fennel doesn't print version with -v
  2021-04-22 15:55 ` Jack Hill
@ 2023-04-29  4:45   ` Jack Hill
  0 siblings, 0 replies; 3+ messages in thread
From: Jack Hill @ 2023-04-29  4:45 UTC (permalink / raw)
  To: 47953-done

On Thu, 22 Apr 2021, Jack Hill wrote:
>
> 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

And indeed it was fixed, both upstream and in Guix! We just neglected to 
close this issue, so I'm doing that now, yay!

Best,
Jack




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-04-29  4:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-22 14:39 bug#47953: fennel doesn't print version with -v Jack Hill
2021-04-22 15:55 ` Jack Hill
2023-04-29  4:45   ` Jack Hill

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).