[Users] [Bug 4756] New: Adjust debug_printf to invoke debug_print_real only once

noreply at thewildbeast.co.uk noreply at thewildbeast.co.uk
Sun Jan 28 14:47:39 UTC 2024


https://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=4756

            Bug ID: 4756
           Summary: Adjust debug_printf to invoke debug_print_real only
                    once
           Product: Claws Mail (GTK 2)
           Version: GIT
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Other
          Assignee: users at lists.claws-mail.org
          Reporter: olaf at aepfle.de

Created attachment 2436
  -->
https://www.thewildbeast.co.uk/claws-mail/bugzilla/attachment.cgi?id=2436&action=edit
gtk2-Adjust-debug_printf-to-invoke-debug_print_real-only-.patch

There is no need to call debug_print_real twice. The fmt string can be
concatenated by the preprocessor, and further optional arguments
referenced via __VA_ARGS__.

This bug depends on changes provided in bug#4751,bug#4752 and bug#4753.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Users mailing list