Use purple_debug_info on unknown irc messages

Review Request #1895 — Created Oct. 6, 2022 and submitted

Information

pidgin/pidgin
default

Reviewers

Previously, this was using purple_debug_error which maps to g_critical and makes
it annoying to run with G_DEBUG=fatal-warnings when connecting an IRC account.

ran via G_DEBUG=fatal-warnings gdb pidgin3 from a devenv and verified pidgin3 didn't get paused when connecting to libera when it got PRIVMSG's to * which was triggering the previous pause in gdb.

Summary ID
Use purple_debug_info on unknown irc messages
Previously, this was using purple_debug_error which maps to g_critical and makes it annoying to run with G_DEBUG=fatal-warnings when connecting an IRC account.
7fe4cbb1373b098a366d8ccaed6357180eeba2ba
QuLogic
  1. Ship It!
  2. 
      
grim
Review request changed

Status: Closed (submitted)

Loading...