Automatically turn on print debugging in debug builds

Review Request #3412 — Created Aug. 17, 2024 and submitted

Information

pidgin/pidgin
default

Reviewers

Automatically turn on print debugging in debug builds

Ran a default build and verified that print debugging was on by default.
Also built with --buildtype=release and verified that print debugging was not on by default.

Summary ID
Automatically turn on print debugging in debug builds
ff902351dcda799edb1e9b4c05aee77ccc600f58
grim
  1. 
      
  2. pidgin/pidginapplication.c (Diff revision 1)
     
     

    This parameter will be used in the future. I'm looking at getting the command line arguments on the PidginApplication instance to get rid of the globals.

  3. 
      
ivanhoe
  1. Ship It!
  2. 
      
grim
Review request changed
Status:
Completed