Skip to content

A little code review about error handling

Gaël Bonithon requested to merge Tamaranch/mousepad:error-handling into master
  • Use g_printerr only in command line context.
  • Don't translate messages from G_LOG_LEVEL_WARNING and beyond.

Merge request reports