The debug command line option does not actually take an argument

Review Request #1393 — Created April 27, 2022 and submitted

Information

pidgin/pidgin
default

Reviewers

The debug command line option does not actually take an argument.

Muscle memory from 10+ years ago had me launch pidgin with options '-dn', but this fails with an error:

$ ./build/pidgin/pidgin3 -dn
Missing argument for -d

Launch with -d - see debug output and enabled accounts log in
Launch without -d - see no debug output (after realising DEBUG also needed to be undefined) and enabled accounts log in
Launch with -dn - see debug outout and no accounts log in

Summary ID
The debug command line option does not actually take an argument
ad0d01f5781392769b74e3e604ff7c999ca72976
grim
  1. Ship It!
  2. Awesome find! Not sure how we ended up with a callback, but whatever.

    Thanks!!

  3. 
      
grim
Review request changed

Status: Closed (submitted)

Loading...