Opened 12 years ago
Closed 12 years ago
#1407 closed Bug (fixed)
gtk client doesn't support --version
Reported by: | charles | Owned by: | charles |
---|---|---|---|
Priority: | Normal | Milestone: | 1.40 |
Component: | GTK+ Client | Version: | 1.34 |
Severity: | Minor | Keywords: | |
Cc: |
Description
The gtk client no longer responds correctly to the --version command-line argument. I'm pretty sure that it used to, but perhaps it was lost in the shuffle when the command-line parsing was moved from getopt_long() to gtk_init_with_args().
Change History (2)
comment:1 Changed 12 years ago by charles
- Status changed from new to assigned
comment:2 Changed 12 years ago by charles
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.
fixed in r7020.